Skip to content

New configuration system #2279

New configuration system

New configuration system #2279

Triggered via pull request November 12, 2024 10:35
@3y33y3
synchronize #760
ext-1
Status Success
Total duration 37s
Artifacts

ci.yml

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

Annotations

12 warnings
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#L31
Unexpected console statement
Verify Files: src/commands/build/index.ts#L300
Missing JSDoc @returns for function
Verify Files: src/commands/build/index.ts#L300
Missing JSDoc for parameter 'run'
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/commands/translate/utils/fs.ts#L141
Missing JSDoc for parameter 'path'