Skip to content

Bump typescript from 4.8.4 to 5.7.2 #246

Bump typescript from 4.8.4 to 5.7.2

Bump typescript from 4.8.4 to 5.7.2 #246

Triggered via pull request December 1, 2024 02:37
Status Failure
Total duration 2m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
lint: node_modules/@types/node/buffer.d.ts#L530
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
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.
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test_integration
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
lint: api/_utils.ts#L3
Unexpected any. Specify a different type
lint: test/api.test.ts#L13
Unexpected any. Specify a different type