Skip to content

implement toc processing #2448

implement toc processing

implement toc processing #2448

Triggered via pull request December 18, 2024 23:30
@3y33y3
synchronize #932
ext-6
Status Success
Total duration 38s
Artifacts

ci.yml

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

Annotations

11 warnings
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