-
Notifications
You must be signed in to change notification settings - Fork 11
chore(main): release 4.1.0 #494
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
Open
philips-software-forest-releaser
wants to merge
1
commit into
main
Choose a base branch
from
release-please--branches--main--components--amp-hal-st
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(main): release 4.1.0 #494
philips-software-forest-releaser
wants to merge
1
commit into
main
from
release-please--branches--main--components--amp-hal-st
Conversation
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
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 6 | 0 | 0 | 0.38s | |
| ✅ CPP | clang-format | 15 | 2 | 0 | 0 | 0.22s |
| ✅ CPP | cppcheck | 15 | 0 | 0 | 0.79s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.41s | |
| ✅ JSON | jsonlint | 7 | 0 | 0 | 0.13s | |
| ✅ JSON | prettier | 7 | 2 | 0 | 0 | 0.42s |
| markdownlint | 6 | 1 | 12 | 0 | 0.83s | |
| ✅ MARKDOWN | markdown-table-formatter | 6 | 1 | 0 | 0 | 0.23s |
| ✅ REPOSITORY | checkov | yes | no | no | 23.14s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.03s | |
| ✅ REPOSITORY | grype | yes | no | no | 33.34s | |
| ✅ REPOSITORY | ls-lint | yes | no | no | 0.06s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 42.52s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.21s | |
| ✅ REPOSITORY | trivy | yes | no | no | 7.79s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 1.08s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 8.82s | |
| lychee | 33 | 2 | 0 | 58.46s | ||
| ✅ YAML | prettier | 9 | 1 | 0 | 0 | 0.46s |
| ✅ YAML | v8r | 9 | 0 | 0 | 4.51s | |
| ✅ YAML | yamllint | 9 | 0 | 0 | 0.38s |
Detailed Issues
⚠️ SPELL / lychee - 2 errors
[IGNORED] tcp://localhost:1234/target/echo/programmer | Unsupported: Error creating request client: builder error for url (tcp://localhost:1234/target/echo/programmer)
[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?
[404] https://github.com/philips-software/amp-hal-st/compare/v4.0.0...v4.1.0 | Network error: Not Found
[TIMEOUT] https://st.com/ | Timeout
📝 Summary
---------------------
🔍 Total..........383
✅ Successful.....379
⏳ Timeouts.........1
🔀 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
[TIMEOUT] https://st.com/ | Timeout
Errors in CHANGELOG.md
[404] https://github.com/philips-software/amp-hal-st/compare/v4.0.0...v4.1.0 | Network error: Not Found
⚠️ MARKDOWN / markdownlint - 12 errors
.github/ISSUE_TEMPLATE/add-or-update-hal-driver.md:10 error MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "How to import a HAL driver"]
CHANGELOG.md:98 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:143 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:166 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:170 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:177 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:186 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:205 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:223 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:227 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:234 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:245 error 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.3.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_CHECKOV,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
e5b72cd to
31fcf6d
Compare
61f62a4 to
ed8dadb
Compare
6174035 to
658f00b
Compare
4a740ed to
dffdfc3
Compare
dacba87 to
7e0d850
Compare
450250a to
e2f1d58
Compare
ae21ee0 to
68b6e03
Compare
bd96714 to
329568a
Compare
c13cc8d to
e242dc9
Compare
d11747c to
940661c
Compare
b3f9e87 to
5af4757
Compare
879ca18 to
e02b057
Compare
b10e4a3 to
48f84d6
Compare
2856e2f to
64b61c9
Compare
64b61c9 to
f6f6571
Compare
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.

🤖 I have created a release beep boop
4.1.0 (2026-01-26)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.