V5 feedback #188
Annotations
1 error and 6 warnings
Test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/client/app-types.ts#L9
'app' is assigned a value but never used
|
Lint:
src/client/app-types.ts#L9
'name' is assigned a value but never used
|
Lint:
src/client/app-types.ts#L9
'sanitizer' is assigned a value but never used
|
Lint:
src/client/app-types.ts#L73
'argsMeta' is assigned a value but never used
|
Lint:
src/client/app-types.ts#L92
'argsMeta' is assigned a value but never used
|
Loading