Skip to content

fix: Fix relative path search for page constructor links #2592

fix: Fix relative path search for page constructor links

fix: Fix relative path search for page constructor links #2592

Triggered via push February 3, 2025 17:03
Status Success
Total duration 43s
Artifacts

ci.yml

on: push
Verify Files
32s
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