Skip to content

chore(deps): bump typescript from 5.6.2 to 5.7.2 #404

chore(deps): bump typescript from 5.6.2 to 5.7.2

chore(deps): bump typescript from 5.6.2 to 5.7.2 #404

Triggered via pull request December 28, 2024 12:06
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/php-wasm/php-server.ts#L133
Type 'Uint8Array<ArrayBufferLike>' is missing the following properties from type 'ArrayBuffer': maxByteLength, resizable, resize, detached, and 2 more.
build: src/php-wasm/php-server.ts#L142
Type 'Uint8Array<ArrayBufferLike>' is missing the following properties from type 'ArrayBuffer': maxByteLength, resizable, resize, detached, and 2 more.
build: src/php-wasm/php.ts#L565
Type 'Uint8Array<ArrayBufferLike>' is missing the following properties from type 'ArrayBuffer': maxByteLength, resizable, resize, detached, and 2 more.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636