Skip to content

New configuration system #2349

New configuration system

New configuration system #2349

Triggered via pull request November 19, 2024 14:47
@3y33y3
synchronize #760
ext-1
Status Failure
Total duration 46s
Artifacts

ci.yml

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

Annotations

10 errors and 12 warnings
Verify Files: src/commands/build/handler.ts#L36
Replace `⏎············lintDisabled,⏎············buildDisabled,⏎············addMapFile,⏎········` with `lintDisabled,·buildDisabled,·addMapFile`
Verify Files: src/config/index.ts#L164
Insert `,`
Verify Files: src/logger/index.ts#L67
Delete `⏎`
Verify Files: src/logger/index.ts#L201
Insert `;`
Verify Files: src/steps/processAssets.ts#L83
Delete `⏎············`
Verify Files: src/steps/processAssets.ts#L85
Replace `················` with `············`
Verify Files: src/steps/processAssets.ts#L86
Delete `····`
Verify Files: src/steps/processAssets.ts#L87
Delete `····`
Verify Files: src/steps/processAssets.ts#L89
Replace `················` with `············`
Verify Files: src/steps/processAssets.ts#L90
Delete `····`
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Verify Files: src/commands/build/handler.ts#L26
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#L21
Unexpected any. Specify a different type
Verify Files: src/logger/index.ts#L118
Missing JSDoc @returns for function
Verify Files: src/logger/index.ts#L118
Missing JSDoc for parameter 'consumer'