feat: remove -f flag from asyncapi start command #4475
Annotations
10 errors and 11 warnings
Run linter:
src/commands/start/studio.ts#L25
Strings must use singlequote
|
Run linter:
src/commands/start/studio.ts#L32
Expected space(s) after "if"
|
Run linter:
src/commands/start/studio.ts#L32
Missing space before opening brace
|
Run linter:
src/core/models/Studio.ts#L30
Expected indentation of 6 spaces but found 8
|
Run linter:
src/core/models/Studio.ts#L31
Expected indentation of 6 spaces but found 8
|
Run linter:
src/core/models/Studio.ts#L32
Expected indentation of 8 spaces but found 10
|
Run linter:
src/core/models/Studio.ts#L33
Expected indentation of 10 spaces but found 12
|
Run linter:
src/core/models/Studio.ts#L34
Expected indentation of 12 spaces but found 14
|
Run linter:
src/core/models/Studio.ts#L35
Expected indentation of 12 spaces but found 14
|
Run linter:
src/core/models/Studio.ts#L36
Expected indentation of 10 spaces but found 12
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/commands/optimize.ts#L59
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed
|
Run linter:
src/core/models/Studio.ts#L23
Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed
|
Loading