Skip to content

Prepare to Toc service implementation #2437

Prepare to Toc service implementation

Prepare to Toc service implementation #2437

Triggered via pull request December 18, 2024 17:40
@3y33y3
synchronize #948
ext-5.5
Status Failure
Total duration 40s
Artifacts

ci.yml

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

Annotations

8 errors and 11 warnings
Verify Files: src/commands/build/index.ts#L41
'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/services/metadata/enrich.ts#L35
Replace `⏎········fileContent,⏎········pathData.pathToFile,⏎····` with `fileContent,·pathData.pathToFile`
Verify Files: src/steps/processPages.ts#L34
'logger' is defined but never used. Allowed unused vars must match /^_/u
Verify Files: src/steps/processPages.ts#L86
Delete `⏎`
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/index.ts#L277
Unexpected console statement
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