Skip to content

feat: support for postman-collection conversion to asyncapi #4196

feat: support for postman-collection conversion to asyncapi

feat: support for postman-collection conversion to asyncapi #4196

Triggered via pull request September 24, 2024 10:55
Status Failure
Total duration 2m 18s
Artifacts

if-nodejs-pr-testing.yml

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

Annotations

9 errors and 1 warning
Test NodeJS PR - ubuntu-latest: src/commands/convert.ts#L42
'specJson' is assigned a value but never used
Test NodeJS PR - ubuntu-latest: src/commands/convert.ts#L51
Block must not be padded by blank lines
Test NodeJS PR - ubuntu-latest: src/commands/convert.ts#L54
Strings must use singlequote
Test NodeJS PR - ubuntu-latest: src/commands/convert.ts#L65
Unnecessary 'else' after 'return'
Test NodeJS PR - ubuntu-latest
Process completed with exit code 1.
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 use a deprecated Node.js version 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/