Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build-and-test-with-yarn): add eslint checks for v5 #211

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

TheDome
Copy link
Contributor

@TheDome TheDome commented Dec 18, 2024

This fixes an issue where ESLint v5 would not be run

This fixes an issue where ESLint v5 would not be run
@TheDome TheDome requested a review from a team December 18, 2024 09:30
@TheDome TheDome self-assigned this Dec 18, 2024
Copy link

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 0.61s
✅ CREDENTIALS secretlint yes no 0.69s
✅ GIT git_diff yes no 0.01s
⚠️ SPELL cspell 1 21 1.6s
⚠️ SPELL misspell 1 1 0.04s
✅ YAML prettier 1 0 0.71s
✅ YAML v8r 1 0 2.18s
✅ YAML yamllint 1 0 0.18s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@TheDome TheDome merged commit 3b6c753 into main Dec 18, 2024
3 checks passed
@TheDome TheDome deleted the dh/fix-eslint branch December 18, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants