Skip to content

fix: remove forceful normalization of YAML to JSON #1727

fix: remove forceful normalization of YAML to JSON

fix: remove forceful normalization of YAML to JSON #1727

Triggered via pull request August 1, 2024 04:16
Status Failure
Total duration 2m 37s
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: packages/parser/test/parse.spec.ts#L281
Strings must use singlequote
Test NodeJS PR - ubuntu-latest: packages/parser/test/parse.spec.ts#L321
Strings must use singlequote
Test NodeJS PR - ubuntu-latest: packages/parser/test/parse.spec.ts#L323
Unnecessarily quoted property 'asyncapi' found
Test NodeJS PR - ubuntu-latest: packages/parser/test/parse.spec.ts#L323
Strings must use singlequote
Test NodeJS PR - ubuntu-latest: packages/parser/test/parse.spec.ts#L323
Strings must use singlequote
Test NodeJS PR - ubuntu-latest: packages/parser/test/parse.spec.ts#L324
Unnecessarily quoted property 'info' found
Test NodeJS PR - ubuntu-latest: packages/parser/test/parse.spec.ts#L324
Strings must use singlequote
Test NodeJS PR - ubuntu-latest: packages/parser/test/parse.spec.ts#L325
Unnecessarily quoted property 'title' found
Test NodeJS PR - ubuntu-latest: packages/parser/test/parse.spec.ts#L325
Strings must use singlequote
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-13
The job was canceled because "ubuntu-latest" failed.
Test NodeJS PR - macos-13
The operation was canceled.
Test NodeJS PR - ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/