Skip to content

Node.js Version Bump: incrementing minor #29

Node.js Version Bump: incrementing minor

Node.js Version Bump: incrementing minor #29

Manually triggered June 12, 2024 22:14
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#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#L55
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