Bump typescript from 4.8.4 to 5.6.2 #241
Annotations
6 errors and 4 warnings
node_modules/@types/node/buffer.d.ts#L530
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
|
node_modules/@types/node/fs/promises.d.ts#L51
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
node_modules/@types/node/fs/promises.d.ts#L213
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
|
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; }'.
|
node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
api/_utils.ts#L3
Unexpected any. Specify a different type
|
test/api.test.ts#L13
Unexpected any. Specify a different type
|
This job failed
Loading