Node.js Version Bump: incrementing patch #18
Annotations
4 warnings
bump
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: volta-cli/action@v4, peter-evans/create-pull-request@v5. 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:
src/types/files/archives/rar.ts#L61
Expected an assignment or function call and instead saw an expression
|