chore: update amp-embedded-infra-lib hash to 5d27ce7a26b248ab3d666d8865607cdc7ead7d2d#597
Merged
André Jordan (andjordan) merged 2 commits intomainfrom Oct 10, 2025
Merged
Conversation
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 6 | 0 | 0 | 0.26s | |
| ✅ CPP | clang-format | 15 | 3 | 0 | 0 | 0.54s |
| ✅ CPP | cppcheck | 15 | 0 | 0 | 0.8s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.29s | |
| ✅ JSON | jsonlint | 7 | 0 | 0 | 0.15s | |
| ✅ JSON | prettier | 7 | 2 | 0 | 0 | 0.91s |
| markdownlint | 6 | 1 | 10 | 0 | 1.31s | |
| ✅ MARKDOWN | markdown-table-formatter | 6 | 1 | 0 | 0 | 0.51s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.38s | |
| ✅ REPOSITORY | grype | yes | no | no | 25.39s | |
| ✅ REPOSITORY | ls-lint | yes | no | no | 0.06s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 41.51s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.24s | |
| ✅ REPOSITORY | trivy | yes | no | no | 5.79s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 1.09s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 7.96s | |
| lychee | 33 | 2 | 0 | 73.68s | ||
| ✅ YAML | prettier | 9 | 1 | 0 | 0 | 0.75s |
| ✅ YAML | v8r | 9 | 0 | 0 | 5.0s | |
| ✅ YAML | yamllint | 9 | 0 | 0 | 0.44s |
Detailed Issues
⚠️ SPELL / lychee - 2 errors
[ERROR] http://mcd.rou.st.com/modules.php?name=mcu | Network error: error sending request for url (http://mcd.rou.st.com/modules.php?name=mcu) Maybe a certificate error?
[ERROR] https://st.com/ | Network error: error sending request for url (https://st.com/)
📝 Summary
---------------------
🔍 Total..........236
✅ Successful.....234
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2
Errors in .github/ISSUE_TEMPLATE/add-or-update-hal-driver.md
[ERROR] http://mcd.rou.st.com/modules.php?name=mcu | Network error: error sending request for url (http://mcd.rou.st.com/modules.php?name=mcu) Maybe a certificate error?
Errors in README.md
[ERROR] https://st.com/ | Network error: error sending request for url (https://st.com/)
⚠️ MARKDOWN / markdownlint - 10 errors
.github/ISSUE_TEMPLATE/add-or-update-hal-driver.md:10 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "How to import a HAL driver"]
CHANGELOG.md:83 MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:87 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:94 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:103 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:122 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:140 MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:144 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:151 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:162 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
See detailed reports in MegaLinter artifacts
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.1.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,CPP_CPPCHECK,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GRYPE,REPOSITORY_LS_LINT,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R
99b2078 to
6b44cdf
Compare
6b44cdf to
2d004b2
Compare
2d004b2 to
061d7b9
Compare
2a64a49 to
1e30178
Compare
1e30178 to
1931302
Compare
0ca1696 to
83a716d
Compare
83a716d to
8a3c126
Compare
8a3c126 to
b8a9f9d
Compare
b8a9f9d to
346c222
Compare
346c222 to
fd2381d
Compare
fd2381d to
2a4f5f6
Compare
2a4f5f6 to
058e55f
Compare
058e55f to
49de24d
Compare
49de24d to
0e9b824
Compare
0e9b824 to
a3d3357
Compare
a3d3357 to
1fa95d9
Compare
1fa95d9 to
14e0e83
Compare
André Jordan (andjordan)
approved these changes
Oct 10, 2025
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.

commits on amp-embedded-infra-lib: