Skip to content

Node.js Version Bump: incrementing minor #16

Node.js Version Bump: incrementing minor

Node.js Version Bump: incrementing minor #16

Manually triggered February 1, 2024 01:21
Status Success
Total duration 50s
Artifacts

node-version-bump.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
bump
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: volta-cli/action@v4, peter-evans/create-pull-request@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
bump: index.ts#L20
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
bump: index.ts#L54
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
bump: src/types/files/archives/rar.ts#L61
Expected an assignment or function call and instead saw an expression