Skip to content

Node.js Version Bump: incrementing major #38

Node.js Version Bump: incrementing major

Node.js Version Bump: incrementing major #38

Manually triggered August 31, 2024 05:22
Status Success
Total duration 54s
Artifacts

node-version-bump.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
bump: index.ts#L21
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#L68
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#L46
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