Node.js Version Bump: incrementing patch #15
Annotations
3 warnings
bump:
index.ts#L19
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#L43
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
|