Closed hermannleboss closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.22%. Comparing base (
7ee7740
) to head (ccf86d9
). Report is 1 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Enforce ESLINT rule so there will be an error in the CI CD when someone create unused vars Fixes # (issue)
Checklist:
Please check if the PR fulfills these requirements
[ ] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes/features)
[ ] Docs have been added / updated (for bug fixes / features)