Feature: dir-letter-count option #597
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: volta-cli/action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run lint:
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
|
Run npm run lint:
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
|
Run npm run lint:
src/types/files/archives/rar.ts#L61
Expected an assignment or function call and instead saw an expression
|
The logs for this run have expired and are no longer available.
Loading