Updates #154
Annotations
4 errors and 1 warning
checks:
src/result.ts#L19
'[value]' is declared but its value is never read.
|
checks:
src/run.ts#L14
This condition will always return true since this function is always defined. Did you mean to call it instead?
|
checks:
src/run.ts#L71
This condition will always return true since this function is always defined. Did you mean to call it instead?
|
checks
Process completed with exit code 2.
|
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|