fix: handle outdated message in channel queue #374
pkg-size.yml
on: pull_request
Package Size Report
6s
Annotations
1 error and 3 warnings
Package Size Report
Failed to install dependencies:
error This project's package.json defines "packageManager": "[email protected]". However the current global version of Yarn is 1.22.22.
Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
|
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: 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:
error This project's package.json defines "packageManager": "[email protected]". However the current global version of Yarn is 1.22.22.
Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
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
|