Skip to content

Bump the development-dependencies group across 1 directory with 6 updates #9

Bump the development-dependencies group across 1 directory with 6 updates

Bump the development-dependencies group across 1 directory with 6 updates #9

Triggered via pull request August 8, 2025 20:45
Status Failure
Total duration 20s
Artifacts

ci.yml

on: pull_request
Lint, Type Check & Build
15s
Lint, Type Check & Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint, Type Check & Build: src/debug.ts#L52
Unexpected value in conditional. A boolean expression is required
Lint, Type Check & Build: src/debug.ts#L51
Invalid type "number" of template literal expression
Lint, Type Check & Build: src/debug.ts#L39
Invalid type "number" of template literal expression
Lint, Type Check & Build: src/debug.ts#L39
Invalid type "number" of template literal expression
Lint, Type Check & Build: src/debug.ts#L29
Unexpected any. Specify a different type
Lint, Type Check & Build: src/debug.ts#L25
Unexpected any. Specify a different type
Lint, Type Check & Build: src/debug.ts#L24
Unexpected any. Specify a different type
Lint, Type Check & Build: src/debug.ts#L10
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
Lint, Type Check & Build: src/debug.ts#L4
Variable name `DEBUG` must match one of the following formats: camelCase
Lint, Type Check & Build: src/client.ts#L7
Variable name `DEBUG_STDIO` must match one of the following formats: camelCase
Lint, Type Check & Build: src/debug.ts#L213
Missing return type on function
Lint, Type Check & Build: src/debug.ts#L204
Missing return type on function
Lint, Type Check & Build: src/debug.ts#L90
Method 'log' has too many parameters (4). Maximum allowed is 3