Skip to content

fix: Fix leading page urls for static build #2387

fix: Fix leading page urls for static build

fix: Fix leading page urls for static build #2387

Triggered via push November 27, 2024 10:56
Status Success
Total duration 2m 53s
Artifacts

ci.yml

on: push
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'