Skip to content

fix: npm login before npm publish #413

fix: npm login before npm publish

fix: npm login before npm publish #413

Triggered via push June 1, 2024 00:52
Status Success
Total duration 46s
Artifacts
checkout_publish_controllers_dry_run
39s
checkout_publish_controllers_dry_run
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 4 notices
scripts/publish.sh#L14
LOGIN_CMD appears unused. Verify use (or export if used externally).
scripts/publish.sh#L14
LOGIN_CMD appears unused. Verify use (or export if used externally).
checkout_publish_controllers_dry_run
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#L55
Double quote to prevent globbing and word splitting.
scripts/publish.sh#L17
Double quote to prevent globbing and word splitting.
scripts/publish.sh#L55
Double quote to prevent globbing and word splitting.