committing #379
Annotations
8 errors and 3 warnings
Code style
Process completed with exit code 1.
|
Lint code:
src/api/builder.ts#L4
'data' is defined but never used
|
Lint code:
src/api/builder.ts#L4
'entrypoint' is defined but never used
|
Lint code:
src/api/index.ts#L1
'entrypointLocation' is defined but never used
|
Lint code:
src/cli/index.ts#L77
'tree' is assigned a value but never used
|
Lint code:
src/cli/options/scanner.ts#L168
Unnecessary escape character: \.
|
Lint code:
src/cli/options/scanner.ts#L168
Unnecessary escape character: \/
|
Lint code
Process completed with exit code 1.
|
Code style
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 code
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/.
|
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/.
|