Skip to content

chore(deps-dev): bump @types/node from 22.19.1 to 25.0.3 #1713

chore(deps-dev): bump @types/node from 22.19.1 to 25.0.3

chore(deps-dev): bump @types/node from 22.19.1 to 25.0.3 #1713

Triggered via pull request January 7, 2026 10:52
Status Failure
Total duration 1m 28s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test
Process completed with exit code 2.
Test: src/util.ts#L37
Property 'at' does not exist on type 'RegExpExecArray[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
Test: src/remote/sshConfig.ts#L54
Property 'at' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
Test: src/api/coderApi.ts#L253
Property 'at' does not exist on type '{ id: number; }[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
Lint
Process completed with exit code 1.