chore(ci): add MegaLinter integration#1
Merged
Merged
Conversation
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| markdownlint | 1 | 15 | 0 | 0.34s |
Detailed Issues
⚠️ MARKDOWN / markdownlint - 15 errors
profile/README.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "<div align="center">"]
profile/README.md:3:1 error MD045/no-alt-text Images should have alternate text (alt text)
profile/README.md:74:6 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:74:11 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:74:16 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:74:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:74:6 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:74:11 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:87:6 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:87:11 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:87:16 error MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"]
profile/README.md:87:1 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:87:6 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:87:11 error MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"]
profile/README.md:106:1 error MD045/no-alt-text Images should have alternate text (alt text)
See detailed reports in MegaLinter artifacts
You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:
- oxsecurity/megalinter/flavors/formatters@v9.4.0 (19 linters)
- oxsecurity/megalinter/flavors/documentation@v9.4.0 (51 linters)
- oxsecurity/megalinter/flavors/ruby@v9.4.0 (52 linters)
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)
- Documentation: Custom Flavors
- Command:
npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters MARKDOWN_MARKDOWNLINT

Show us your support by starring ⭐ the repository
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/workflows/megalinter.yml).mega-linter.yml) withVALIDATE_ALL_CODEBASE: trueTest plan