Ensure to declare a variable with const when it is not reassigned.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDWAPPS8af28bab9467: eslint: Activate prefer-const rule and apply fixes
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D5953 (id=21382)
Rebasing onto 4d1963a748...
Current branch diff-target is up to date.
Changes applied before test
commit 8af28bab9467f487f021ee543c20b92ce1634b90 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Jun 30 14:10:54 2021 +0200 eslint: Activate prefer-const rule and apply fixes Ensure to declare a variable with const when it is not reassigned.
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/917/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/917/console
Comment Actions
Build is green
Patch application report for D5953 (id=21382)
Rebasing onto 4d1963a748...
Current branch diff-target is up to date.
Changes applied before test
commit 8af28bab9467f487f021ee543c20b92ce1634b90 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Jun 30 14:10:54 2021 +0200 eslint: Activate prefer-const rule and apply fixes Ensure to declare a variable with const when it is not reassigned.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/918/ for more details.