Skip to content

Update all

Update all #1926

Triggered via pull request April 3, 2026 13:47
Status Failure
Total duration 38s
Artifacts

size.yml

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

Annotations

8 errors and 1 warning
build (22.x)
Process completed with exit code 1.
build (22.x): node_modules/@types/sinon/index.d.ts#L1574
Namespace '"/home/runner/work/worker-dom/worker-dom/node_modules/@sinonjs/fake-timers/types/fake-timers-src"' has no exported member 'FakeTimerInstallOpts'.
build (22.x): node_modules/@types/sinon/index.d.ts#L1445
Namespace '"/home/runner/work/worker-dom/worker-dom/node_modules/@sinonjs/fake-timers/types/fake-timers-src"' has no exported member 'FakeTimerInstallOpts'.
build (22.x): node_modules/@sinonjs/fake-timers/types/fake-timers-src.d.ts#L562
'withGlobal' is referenced directly or indirectly in its own type annotation.
build (22.x): node_modules/@sinonjs/fake-timers/types/fake-timers-src.d.ts#L562
Individual declarations in merged declaration 'withGlobal' must be all exported or all local.
build (22.x): node_modules/@sinonjs/fake-timers/types/fake-timers-src.d.ts#L562
Duplicate identifier 'withGlobal'.
build (22.x): node_modules/@sinonjs/fake-timers/types/fake-timers-src.d.ts#L558
Individual declarations in merged declaration 'withGlobal' must be all exported or all local.
build (22.x): node_modules/@sinonjs/fake-timers/types/fake-timers-src.d.ts#L558
Duplicate identifier 'withGlobal'.
build (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/