Skip to content

implement toc processing #2433

implement toc processing

implement toc processing #2433

Triggered via pull request December 18, 2024 14:32
@3y33y3
synchronize #932
ext-6
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Verify Files
37s
Verify Files
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Verify Files: src/commands/build/index.ts#L46
'key' is defined but never used. Allowed unused vars must match /^_/u
Verify Files: src/logger/index.ts#L25
'prop' is defined but never used. Allowed unused vars must match /^_/u
Verify Files: src/models.ts#L281
'key' is defined but never used. Allowed unused vars must match /^_/u
Verify Files: src/utils/common.ts#L58
'p' is defined but never used. Allowed unused vars must match /^_/u
Verify Files
Process completed with exit code 1.
Verify Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Files: src/commands/build/core/toc/loader.ts#L139
Unexpected negated condition
Verify Files: src/commands/translate/index.ts#L169
Expected to return a value at the end of async method 'action'
Verify Files: src/commands/translate/providers/yandex/provider.ts#L102
Unexpected any. Specify a different type
Verify Files: src/commands/translate/providers/yandex/provider.ts#L210
Async function expected no return value
Verify Files: src/commands/translate/providers/yandex/provider.ts#L228
Unexpected console statement
Verify Files: src/commands/translate/providers/yandex/provider.ts#L229
Unexpected console statement
Verify Files: src/commands/translate/utils/fs.ts#L141
Missing JSDoc @returns for function
Verify Files: src/index.ts#L24
Unexpected any. Specify a different type
Verify Files: src/program/index.ts#L17
Unexpected any. Specify a different type
Verify Files: src/program/index.ts#L51
Unexpected negated condition