Skip to content

New configuration system #2386

New configuration system

New configuration system #2386

Triggered via pull request November 27, 2024 10:51
@3y33y3
synchronize #760
ext-1
Status Success
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L117
Missing JSDoc @returns for function
Verify Files: src/logger/index.ts#L117
Missing JSDoc for parameter 'consumer'