Skip to content

Node.js Version Bump: incrementing patch #34

Node.js Version Bump: incrementing patch

Node.js Version Bump: incrementing patch #34

Manually triggered July 11, 2024 16:19
Status Success
Total duration 1m 1s
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