Skip to content

fix(deps): update all non-major dependencies #1103

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #1103

Triggered via pull request October 23, 2025 08:57
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
test (24.x, macos-latest)
Process completed with exit code 1.
test (24.x, ubuntu-latest)
Process completed with exit code 1.
test (22.x, ubuntu-latest)
Process completed with exit code 1.
test (22.x, macos-latest)
Process completed with exit code 1.
test (22.x, windows-latest)
Process completed with exit code 1.
test (24.x, windows-latest)
Process completed with exit code 1.
typecheck: packages/language/src/index.ts#L138
Parameter 'fileName' implicitly has an 'any' type.
typecheck: packages/language/src/index.ts#L138
Property 'fileNames' does not exist on type 'ParsedCommandLine'.
typecheck: packages/language/src/index.ts#L45
Type 'unknown[]' is not assignable to type 'string[]'.
typecheck: packages/language/src/index.ts#L37
Parameter 'fileName' implicitly has an 'any' type.
typecheck: packages/language/src/index.ts#L37
Property 'fileNames' does not exist on type 'ParsedCommandLine'.
typecheck: packages/language/src/index.ts#L24
Expected 3 arguments, but got 4.