globe-and-citizen / cnc-portal

The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.
3 stars 1 forks source link

feat: enforcing esling rule: no-unused-vars #297

Closed hermannleboss closed 2 months ago

hermannleboss commented 2 months ago

Description

Enforce ESLINT rule so there will be an error in the CI CD when someone create unused vars Fixes # (issue)

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #297 +/- ## =========================================== + Coverage 62.98% 63.22% +0.24% =========================================== Files 76 76 Lines 1791 1784 -7 Branches 416 415 -1 =========================================== Hits 1128 1128 + Misses 544 538 -6 + Partials 119 118 -1 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/297/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | Coverage Δ | | |---|---|---| | [app-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/297/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `63.22% <ø> (+0.24%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.