feat: support for postman-collection conversion to asyncapi #4196
Annotations
5 errors and 1 warning
Run linter:
src/commands/convert.ts#L42
'specJson' is assigned a value but never used
|
Run linter:
src/commands/convert.ts#L51
Block must not be padded by blank lines
|
Run linter:
src/commands/convert.ts#L54
Strings must use singlequote
|
Run linter:
src/commands/convert.ts#L65
Unnecessary 'else' after 'return'
|
Run linter
Process completed with exit code 1.
|
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/
|
Loading