Skip to content

chore: update useNodeWorker #510

chore: update useNodeWorker

chore: update useNodeWorker #510

Triggered via push March 4, 2024 03:28
Status Failure
Total duration 1m 19s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 8 warnings
build (14.x, ubuntu-latest): src/is/isSupportCamera.ts#L7
Property 'getUserMedia' does not exist on type 'Navigator'.
build (14.x, ubuntu-latest): src/is/isSupportCamera.ts#L8
Property 'webkitGetUserMedia' does not exist on type 'Navigator'.
build (14.x, ubuntu-latest): src/is/isSupportCamera.ts#L9
Property 'mozGetUserMedia' does not exist on type 'Navigator'.
build (14.x, ubuntu-latest): src/is/isSupportCamera.ts#L10
Property 'msGetUserMedia' does not exist on type 'Navigator'.
build (14.x, ubuntu-latest): src/perf/useRaf.ts#L21
Property 'webkitRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (14.x, ubuntu-latest): src/perf/useRaf.ts#L22
Property 'mozRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (14.x, ubuntu-latest): src/perf/useRaf.ts#L23
Property 'msRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (14.x, ubuntu-latest): src/perf/useRaf.ts#L27
Property 'webkitCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (14.x, ubuntu-latest): src/perf/useRaf.ts#L28
Property 'mozCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (14.x, ubuntu-latest): src/perf/useRaf.ts#L29
Property 'oCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (16.x, ubuntu-latest): src/is/isSupportCamera.ts#L7
Property 'getUserMedia' does not exist on type 'Navigator'.
build (16.x, ubuntu-latest): src/is/isSupportCamera.ts#L8
Property 'webkitGetUserMedia' does not exist on type 'Navigator'.
build (16.x, ubuntu-latest): src/is/isSupportCamera.ts#L9
Property 'mozGetUserMedia' does not exist on type 'Navigator'.
build (16.x, ubuntu-latest): src/is/isSupportCamera.ts#L10
Property 'msGetUserMedia' does not exist on type 'Navigator'.
build (16.x, ubuntu-latest): src/perf/useRaf.ts#L21
Property 'webkitRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (16.x, ubuntu-latest): src/perf/useRaf.ts#L22
Property 'mozRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (16.x, ubuntu-latest): src/perf/useRaf.ts#L23
Property 'msRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (16.x, ubuntu-latest): src/perf/useRaf.ts#L27
Property 'webkitCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (16.x, ubuntu-latest): src/perf/useRaf.ts#L28
Property 'mozCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (16.x, ubuntu-latest): src/perf/useRaf.ts#L29
Property 'oCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (16.x, windows-latest): src/is/isSupportCamera.ts#L7
Property 'getUserMedia' does not exist on type 'Navigator'.
build (16.x, windows-latest): src/is/isSupportCamera.ts#L8
Property 'webkitGetUserMedia' does not exist on type 'Navigator'.
build (16.x, windows-latest): src/is/isSupportCamera.ts#L9
Property 'mozGetUserMedia' does not exist on type 'Navigator'.
build (16.x, windows-latest): src/is/isSupportCamera.ts#L10
Property 'msGetUserMedia' does not exist on type 'Navigator'.
build (16.x, windows-latest): src/perf/useRaf.ts#L21
Property 'webkitRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (16.x, windows-latest): src/perf/useRaf.ts#L22
Property 'mozRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (16.x, windows-latest): src/perf/useRaf.ts#L23
Property 'msRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (16.x, windows-latest): src/perf/useRaf.ts#L27
Property 'webkitCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (16.x, windows-latest): src/perf/useRaf.ts#L28
Property 'mozCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (16.x, windows-latest): src/perf/useRaf.ts#L29
Property 'oCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (14.x, windows-latest): src/is/isSupportCamera.ts#L7
Property 'getUserMedia' does not exist on type 'Navigator'.
build (14.x, windows-latest): src/is/isSupportCamera.ts#L8
Property 'webkitGetUserMedia' does not exist on type 'Navigator'.
build (14.x, windows-latest): src/is/isSupportCamera.ts#L9
Property 'mozGetUserMedia' does not exist on type 'Navigator'.
build (14.x, windows-latest): src/is/isSupportCamera.ts#L10
Property 'msGetUserMedia' does not exist on type 'Navigator'.
build (14.x, windows-latest): src/perf/useRaf.ts#L21
Property 'webkitRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (14.x, windows-latest): src/perf/useRaf.ts#L22
Property 'mozRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (14.x, windows-latest): src/perf/useRaf.ts#L23
Property 'msRequestAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'requestAnimationFrame'?
build (14.x, windows-latest): src/perf/useRaf.ts#L27
Property 'webkitCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (14.x, windows-latest): src/perf/useRaf.ts#L28
Property 'mozCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (14.x, windows-latest): src/perf/useRaf.ts#L29
Property 'oCancelAnimationFrame' does not exist on type 'Window & typeof globalThis'. Did you mean 'cancelAnimationFrame'?
build (14.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@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/.
build (14.x, ubuntu-latest)
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/
build (16.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@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/.
build (16.x, ubuntu-latest)
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/
build (16.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@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/.
build (16.x, windows-latest)
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/
build (14.x, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@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/.
build (14.x, windows-latest)
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/