Test/menu structure docs #6704
ci.yml
on: pull_request
Build & unit test
9m 11s
Matrix: end-to-end-tests
Matrix: integration-tests
Annotations
3 errors and 4 warnings
Build & unit test
@kadena/docs#lint: command (/home/runner/work/kadena.js/kadena.js/packages/apps/docs) pnpm run lint exited (1)
|
Build & unit test
Error: Process from config.webServer exited early.
|
Build & unit test
Process completed with exit code 1.
|
Build & unit test:
packages/tools/markdown/src/commentMarkers/genericHeader.ts#L16
Missing return type on function
|
Build & unit test:
packages/tools/markdown/src/fencedCodeBlocks/index.ts#L8
Unexpected any. Specify a different type
|
Build & unit test:
packages/tools/markdown/src/fencedCodeBlocks/index.ts#L9
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Build & unit test:
packages/tools/markdown/src/handleCommentMarkers.ts#L11
Missing return type on function
|