Bump @types/node from 24.7.1 to 24.9.0 #302
Annotations
3 errors
|
Run npm test --color=always
Process completed with exit code 1.
|
|
Run npm test --color=always:
test.ts#L16
Type '{ SOCKET_API_KEY: string; TZ?: string | undefined; }' is not assignable to type 'Record<string, string>'.
|
|
Run npm test --color=always:
mock-client/stdio-client.ts#L14
Type '{ SOCKET_API_KEY: string; TZ?: string | undefined; }' is not assignable to type 'Record<string, string>'.
|
Loading