Skip to content

fix: support reading AsyncAPI documents from stdin (-)

ae642b7
Select commit
Loading
Failed to load commit list.
Open

fix: add timeout and HEAD request to registry validation #2048

fix: support reading AsyncAPI documents from stdin (-)
ae642b7
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 18, 2026 in 29s

Annotations

Check warning on line 16 in src/utils/generate/registry.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=asyncapi_cli&issues=AZ0DD7huRbakbh8AGog5&open=AZ0DD7huRbakbh8AGog5&pullRequest=2058

Check warning on line 3 in src/apps/cli/commands/generate/fromTemplate.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import of 'load'.

See more on https://sonarcloud.io/project/issues?id=asyncapi_cli&issues=AZ0DD7gpRbakbh8AGog3&open=AZ0DD7gpRbakbh8AGog3&pullRequest=2058

Check warning on line 142 in scripts/fetch-asyncapi-example.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

`args` should be a `Set`, and use `args.has()` to check existence or non-existence.

See more on https://sonarcloud.io/project/issues?id=asyncapi_cli&issues=AZ0DD7itRbakbh8AGog7&open=AZ0DD7itRbakbh8AGog7&pullRequest=2058

Check warning on line 3 in src/apps/cli/commands/generate/fromTemplate.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import of 'Specification'.

See more on https://sonarcloud.io/project/issues?id=asyncapi_cli&issues=AZ0DD7gpRbakbh8AGog4&open=AZ0DD7gpRbakbh8AGog4&pullRequest=2058

Check warning on line 2 in src/domains/models/SpecificationFile.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `node:readline` over `readline`.

See more on https://sonarcloud.io/project/issues?id=asyncapi_cli&issues=AZ0DD7iRRbakbh8AGog6&open=AZ0DD7iRRbakbh8AGog6&pullRequest=2058