Skip to content

add more logs

add more logs #779

Triggered via push March 13, 2024 15:22
Status Failure
Total duration 1m 15s
Artifacts
Check Code Quality
1m 3s
Check Code Quality
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
Check Code Quality: src/client/containers/HomeContainer/HomeContainer.tsx#L12
'channel' is never reassigned. Use 'const' instead
Check Code Quality: src/client/containers/HomeContainer/HomeContainer.tsx#L13
'id' is never reassigned. Use 'const' instead
Check Code Quality: src/client/containers/HomeContainer/HomeContainer.tsx#L14
'resourceName' is never reassigned. Use 'const' instead
Check Code Quality: src/client/containers/HomeContainer/HomeContainer.tsx#L15
'resourceType' is never reassigned. Use 'const' instead
Check Code Quality: src/client/containers/HomeContainer/HomeContainer.tsx#L16
'theme' is never reassigned. Use 'const' instead
Check Code Quality: src/client/containers/HomeContainer/HomeContainer.tsx#L18
'replace' is never reassigned. Use 'const' instead
Check Code Quality: src/server/adapters/mongo/mongo.ts#L24
'isDebug' is assigned a value but never used
Check Code Quality
Process completed with exit code 1.
Check Code Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Code Quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/