chore(deps): update dependency typescript to v5 #866
Annotations
7 errors and 1 warning
Test (12)
Process completed with exit code 1.
|
Test (16)
The job was canceled because "_12" failed.
|
Test (16):
node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
Test (16):
node_modules/@types/node/url.d.ts#L878
Subsequent variable declarations must have the same type. Variable 'URLSearchParams' must be of type '{ new (init?: string | Record<string, string> | URLSearchParams | string[][] | undefined): URLSearchParams; prototype: URLSearchParams; }', but here has type '{ new (init?: string | Record<string, string> | URLSearchParams | string[][] | undefined): URLSearchParams; prototype: URLSearchParams; toString(): string; }'.
|
Test (16)
Process completed with exit code 2.
|
Test (14)
The job was canceled because "_12" failed.
|
Test (14)
The operation was canceled.
|
Test (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|