Handle publishing of packages using Yarn Classic / NPM (#87) #444
Annotations
3 warnings and 2 notices
Check workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
scripts/publish.sh#L14
LOGIN_CMD appears unused. Verify use (or export if used externally).
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
scripts/publish.sh#L17
Double quote to prevent globbing and word splitting.
|
scripts/publish.sh#L62
Double quote to prevent globbing and word splitting.
|