feat: implemented logic to output diagnostics log by adding additional output flag to validate cli command. #4314
Annotations
4 errors and 11 warnings
Run linter:
src/core/parser.ts#L75
Unnecessarily quoted property 'output' found
|
Run linter:
src/core/parser.ts#L180
Missing space before opening brace
|
Run linter:
src/core/parser.ts#L191
Block must not be padded by blank lines
|
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/
|
Test:
github-action/test/asyncapi.yml#L1
asyncapi-defaultContentType
|
Test:
github-action/test/asyncapi.yml#L1
asyncapi-id
|
Test:
github-action/test/asyncapi.yml#L1
asyncapi2-tags
|
Test:
github-action/test/asyncapi.yml#L2
asyncapi-info-contact Info object should have "contact" object.
|
Test
asyncapi-defaultContentType
|
Test
asyncapi-id
|
Test
asyncapi2-tags
|
Test
asyncapi-info-contact Info object should have "contact" object.
|
Run linter:
src/core/parser.ts#L100
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed
|
Run linter:
src/core/parser.ts#L181
Variable Assigned to Object Injection Sink
|
Loading