chore(deps-dev): bump @types/node from 22.19.1 to 25.0.3 #1713
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.
|