Skip to content

Enforce ESLint no-console rule#1206

Merged
pakb merged 1 commit intodevelopfrom
enforce-no-console
Jan 17, 2025
Merged

Enforce ESLint no-console rule#1206
pakb merged 1 commit intodevelopfrom
enforce-no-console

Conversation

@pakb
Copy link
Contributor

@pakb pakb commented Jan 17, 2025

there are from time to time console.log (or console.error) that slips through our review process. To counter that I've activated the ESLint no-console rule on all non-test, non-script files.

Test link

there are from time to time console.log (or console.error) that slips through our review process.
To counter that I've activated the ESLint no-console rule on all non-test, non-script files.
@cypress
Copy link

cypress bot commented Jan 17, 2025

web-mapviewer    Run #4314

Run Properties:  status check passed Passed #4314  •  git commit 914f3adcf7: Merge pull request #1206 from geoadmin/enforce-no-console
Project web-mapviewer
Branch Review develop
Run status status check passed Passed #4314
Run duration 04m 35s
Commit git commit 914f3adcf7: Merge pull request #1206 from geoadmin/enforce-no-console
Committer Pascal Barth
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 20
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 231
View all changes introduced in this branch ↗︎

@pakb pakb merged commit 914f3ad into develop Jan 17, 2025
3 checks passed
@pakb pakb deleted the enforce-no-console branch January 17, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants