Skip to content

Node.js Version Bump: incrementing minor #35

Node.js Version Bump: incrementing minor

Node.js Version Bump: incrementing minor #35

Manually triggered July 17, 2024 22:56
Status Success
Total duration 56s
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#L67
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#L45
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