Skip to content

fix(deps): update all dependencies #675

fix(deps): update all dependencies

fix(deps): update all dependencies #675

Triggered via pull request June 18, 2026 18:56
Status Failure
Total duration 39s
Artifacts

size-limit.yml

on: pull_request
size-limit
35s
size-limit
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
size-limit
The process '/usr/local/bin/yarn' failed with exit code 2
size-limit: docs/index.tsx#L5
Cannot find name 'document'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
size-limit: docs/App.tsx#L40
Cannot find module '../CHANGELOG.md' or its corresponding type declarations.
size-limit: docs/App.tsx#L24
Cannot find module '../README.md' or its corresponding type declarations.
size-limit: docs/App.tsx#L13
Cannot find module or type declarations for side-effect import of 'github-markdown-css'.
size-limit: docs/App.tsx#L12
Cannot find module or type declarations for side-effect import of './global.scss'.
size-limit: packages/node-esbuild/src/index.ts#L4
Cannot find name 'node:path'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
size-limit: packages/node-esbuild/src/index.ts#L3
Cannot find name 'node:os'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
size-limit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: andresz1/size-limit-action@94bc357df29c36c8f8d50ea497c3e225c3c95d1d. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/