fix: add support for sub toc files #1920
Annotations
3 errors and 12 warnings
Verify Files:
src/resolvers/md2html.ts#L2
'relative' is defined but never used. Allowed unused vars must match /^_/u
|
Verify Files:
src/steps/processPages.ts#L2
'sep' is defined but never used. Allowed unused vars must match /^_/u
|
Verify Files
Process completed with exit code 1.
|
Verify Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify Files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Files:
src/cmd/build/index.ts#L177
Unexpected any. Specify a different type
|
Verify Files:
src/cmd/build/index.ts#L189
Unexpected any. Specify a different type
|
Verify Files:
src/commands/build/index.ts#L37
Unexpected negated condition
|
Verify Files:
src/commands/build/index.ts#L73
Unexpected console statement
|
Verify Files:
src/commands/build/index.ts#L83
Unexpected console statement
|
Verify Files:
src/commands/translate/__tests__/index.ts#L33
Unexpected any. Specify a different type
|
Verify Files:
src/commands/translate/__tests__/index.ts#L33
Unexpected any. Specify a different type
|
Verify Files:
src/commands/translate/__tests__/index.ts#L51
Unexpected any. Specify a different type
|
Verify Files:
src/commands/translate/__tests__/index.ts#L51
Unexpected any. Specify a different type
|
Verify Files:
src/commands/translate/commands/compose.ts#L123
Unexpected any. Specify a different type
|