feat: asyncapi #159
workflow.yaml
on: pull_request
Format Check
/
Prettier Format Check
12s
Lint Check
/
Markdown Lint Check
15s
ESLint Check
/
ESlint Lint Check
52s
npm Test
/
npm Test
1m 58s
Publish NPM Package
/
npm Semantic Release
Annotations
4 errors
|
ESLint Check / ESlint Lint Check
Process completed with exit code 1.
|
|
ESLint Check / ESlint Lint Check:
src/lib/asyncapi/bundle.ts#L79
Invalid type "boolean" of template literal expression
|
|
npm Test / npm Test
Process completed with exit code 1.
|
|
test/asyncapi/bundle.test.ts > AsyncAPI Bundle Functions > bundle > should pass x-origin flag when true:
test/asyncapi/bundle.test.ts#L149
AssertionError: expected [ …(6) ] to include '--x-origin'
❯ test/asyncapi/bundle.test.ts:149:25
|