chore(deps): update dependency @types/web to ^0.0.182 #301
pkg-size.yml
on: pull_request
Package Size Report
10s
Annotations
1 error and 3 warnings
Package Size Report
Failed to install dependencies:
npm WARN exec The following package was not found and will be installed: [email protected]
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '>=18.12' },
npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
ERROR: This version of pnpm requires at least Node.js v18.12
The current version of Node.js is v16.20.2
Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
|
Package Size Report
The following actions uses node12 which is deprecated and will be forced to run on node16: pkg-size/action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Package Size Report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pkg-size/action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Package Size Report
Error: Failed to install dependencies:
npm WARN exec The following package was not found and will be installed: [email protected]
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '>=18.12' },
npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
npm WARN EBADENGINE }
ERROR: This version of pnpm requires at least Node.js v18.12
The current version of Node.js is v16.20.2
Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
at /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7794:23
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Qc (/home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7791:13)
at async Xc (/home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7842:15)
at async /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:7899:15
|