feat: shard client and login tests #1
Annotations
10 errors and 12 warnings
|
|
|
|
|
|
|
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/client/src/components/Header/Hamburger.tsx#L12
'useIntl' is defined but never used
|
packages/client/src/components/review/RejectRegistrationForm.tsx#L36
'HOME' is defined but never used
|
packages/client/src/components/review/RejectRegistrationForm.tsx#L37
'RouteComponentProps' is defined but never used
|
packages/client/src/pdfRenderer/transformer/userTransformer.ts#L17
'ILocationPayload' is defined but never used
|
packages/client/src/tests/util.tsx#L221
'currentUserId' is assigned a value but never used
|
packages/client/src/transformer/transformer.test.tsx#L42
'IPersonDetails' is defined but never used
|
packages/client/src/user/userReducer.ts#L19
'AnyFn' is defined but never used
|
packages/client/src/user/userReducer.ts#L44
'Validator' is defined but never used
|
packages/client/src/utils/persistence/transform.ts#L59
'addPersistFieldToDocument' is assigned a value but never used
|
packages/client/src/utils/validate.test.ts#L27
'checkMarriageDate' is defined but never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "client-build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading