Skip to content

chore: Fix lint errors #2588

chore: Fix lint errors

chore: Fix lint errors #2588

Triggered via push February 3, 2025 09:23
Status Success
Total duration 36s
Artifacts

ci.yml

on: push
Verify Files
27s
Verify Files
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Verify Files: src/commands/build/features/html/index.ts#L34
Arrow function expected no return value
Verify Files: src/commands/index.ts#L28
Unexpected negated condition
Verify Files: src/commands/translate/index.ts#L127
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/core/program/decorators.ts#L26
Function expected no return value
Verify Files: src/core/program/types.ts#L80
Unexpected any. Specify a different type
Verify Files: src/core/utils/extension.ts#L15
Function 'withHooks' expected no return value