fix: add export for flag types #30
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]
ERR_PNPM_FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE Cannot perform a frozen installation because the version of the lockfile is incompatible with this version of pnpm
Try either:
1. Aligning the version of pnpm that generated the lockfile with the version that installs from it, or
2. Migrating the lockfile so that it is compatible with the newer version of pnpm, or
3. Using "pnpm install --no-frozen-lockfile".
Note that in CI environments, this setting is enabled by default.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, privatenumber/pkg-size-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: privatenumber/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
Error: Failed to install dependencies:
npm WARN exec The following package was not found and will be installed: [email protected]
ERR_PNPM_FROZEN_LOCKFILE_WITH_OUTDATED_LOCKFILE Cannot perform a frozen installation because the version of the lockfile is incompatible with this version of pnpm
Try either:
1. Aligning the version of pnpm that generated the lockfile with the version that installs from it, or
2. Migrating the lockfile so that it is compatible with the newer version of pnpm, or
3. Using "pnpm install --no-frozen-lockfile".
Note that in CI environments, this setting is enabled by default.
at /home/runner/work/_actions/privatenumber/pkg-size-action/v1/dist/index.js:7794:23
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Qc (/home/runner/work/_actions/privatenumber/pkg-size-action/v1/dist/index.js:7791:13)
at async Xc (/home/runner/work/_actions/privatenumber/pkg-size-action/v1/dist/index.js:7842:15)
at async /home/runner/work/_actions/privatenumber/pkg-size-action/v1/dist/index.js:7899:15
|
Loading