. #31
Annotations
5 errors and 2 warnings
typecheck:
lib/guard/test.ts#L1
Duplicate function implementation.
|
typecheck:
lib/guard/test.ts#L16
Cannot redeclare block-scoped variable 'test'.
|
typecheck:
src/workers/test.ts#L5
Duplicate function implementation.
|
typecheck:
src/workers/test.ts#L29
Cannot redeclare block-scoped variable 'test'.
|
typecheck
Process completed with exit code 2.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|