Skip to content

Update node versions tested #25

Update node versions tested

Update node versions tested #25

Triggered via pull request May 18, 2024 09:03
@jwagnerjwagner
synchronize #2
fix-build
Status Failure
Total duration 33s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
tests (22.x)
Process completed with exit code 1.
tests (20.x)
The job was canceled because "_22_x" failed.
tests (20.x): src/getImageData.ts#L11
Property 'width' does not exist on type 'OffscreenCanvas | ImageBitmap | VideoFrame | HTMLCanvasElement | SVGImageElement | HTMLVideoElement'.
tests (20.x): src/getImageData.ts#L12
Property 'height' does not exist on type 'OffscreenCanvas | ImageBitmap | VideoFrame | HTMLCanvasElement | SVGImageElement | HTMLVideoElement'.
tests (20.x)
The operation was canceled.
tests (18.x)
The job was canceled because "_22_x" failed.
tests (18.x): src/getImageData.ts#L11
Property 'width' does not exist on type 'OffscreenCanvas | ImageBitmap | VideoFrame | HTMLCanvasElement | SVGImageElement | HTMLVideoElement'.
tests (18.x): src/getImageData.ts#L12
Property 'height' does not exist on type 'OffscreenCanvas | ImageBitmap | VideoFrame | HTMLCanvasElement | SVGImageElement | HTMLVideoElement'.
tests (18.x)
The operation was canceled.
tests (22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (22.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/