Skip to content

Node.js Version Bump: incrementing patch #21

Node.js Version Bump: incrementing patch

Node.js Version Bump: incrementing patch #21

Manually triggered March 7, 2024 03:18
Status Success
Total duration 55s
Artifacts

node-version-bump.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
bump
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: volta-cli/action@v4. 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: package.ts#L44
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