Skip to content

Bump typescript from 4.8.4 to 5.6.2 #241

Bump typescript from 4.8.4 to 5.6.2

Bump typescript from 4.8.4 to 5.6.2 #241

Triggered via pull request October 1, 2024 01:30
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
lint: node_modules/@types/node/buffer.d.ts#L530
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
lint: node_modules/@types/node/fs/promises.d.ts#L51
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
lint: node_modules/@types/node/fs/promises.d.ts#L213
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
lint: 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; }'.
lint: node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
lint
Process completed with exit code 2.
test_integration
Process completed with exit code 1.
lint
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/
lint
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/
lint: api/_utils.ts#L3
Unexpected any. Specify a different type
lint: test/api.test.ts#L13
Unexpected any. Specify a different type
test_integration
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/
test_integration
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/