Add tests #6672
Annotations
4 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run SonarCloud scan
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
Run yarn lint:
src/components/Accounts/ChargeFeeFine/ChargeFeeFine.test.js#L2
'screen' is defined but never used. Allowed unused vars must match /React/u
|
Run yarn lint:
src/components/Accounts/ChargeFeeFine/ChargeFeeFine.test.js#L5
'userEvent' is defined but never used. Allowed unused vars must match /React/u
|
Loading