Skip to content

fix: various problems #5039

fix: various problems

fix: various problems #5039

Triggered via pull request October 30, 2024 10:36
Status Failure
Total duration 4m 36s
Artifacts

if-nodejs-pr-testing.yml

on: pull_request
Matrix: test-nodejs-pr
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Test NodeJS PR - ubuntu-latest: src/generators/csharp/constrainer/EnumConstrainer.ts#L79
Replace `(Array.isArray(enumValue))·return·`"${JSON.stringify(enumValue).replace(⏎······/"/g,⏎······'\\"'⏎····` with `·(Array.isArray(enumValue))⏎······return·`"${JSON.stringify(enumValue).replace(/"/g,·'\\"'`
Test NodeJS PR - ubuntu-latest: src/generators/csharp/presets/JsonSerializerPreset.ts#L253
Replace `content,·renderer` with `·content,·renderer·`
Test NodeJS PR - windows-latest
The job was canceled because "ubuntu-latest" failed.
Test NodeJS PR - windows-latest
The operation was canceled.
Test NodeJS PR - macos-latest
The job was canceled because "ubuntu-latest" failed.
Test NodeJS PR - macos-latest
The operation was canceled.
Test NodeJS PR - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/