Skip to content

chore: update embedded-pro/embedded-infra-lib hash to b2ac7ed7f6121f9aa1b1e15a68986af0cfca63de - #101

Closed
embedded-releaser-app[bot] wants to merge 1 commit into
mainfrom
create-pull-request/patch
Closed

chore: update embedded-pro/embedded-infra-lib hash to b2ac7ed7f6121f9aa1b1e15a68986af0cfca63de#101
embedded-releaser-app[bot] wants to merge 1 commit into
mainfrom
create-pull-request/patch

Conversation

@embedded-releaser-app

@embedded-releaser-app embedded-releaser-app Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

commits on embedded-pro/embedded-infra-lib:

feat: promote all qemu/cortex components to cortex_m (#104)
feat: add LowPriorityInterrupt and DataWatchpointAndTrace (#99)
feat: flash sfdp autodiscovery (#94)
feat: add generic Cortex-M layer (startup, interrupts, fault tracer) (#95)

@gabrielfrasantos

gabrielfrasantos commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.07s
✅ CPP clang-format 6 0 0 0 0.16s
✅ CPP cppcheck 6 0 0 0.05s
✅ DOCKERFILE hadolint 1 0 0 0.11s
✅ JSON jsonlint 9 0 0 0.09s
✅ JSON prettier 9 6 0 0 1.27s
⚠️ MARKDOWN markdownlint 16 0 10 0 1.07s
✅ MARKDOWN markdown-table-formatter 16 0 0 0 0.19s
✅ REPOSITORY betterleaks yes no no 2.08s
✅ REPOSITORY checkov yes no no 26.92s
✅ REPOSITORY git_diff yes no no 0.06s
✅ REPOSITORY grype yes no no 57.68s
✅ REPOSITORY ls-lint yes no no 0.01s
✅ REPOSITORY secretlint yes no no 1.12s
✅ REPOSITORY syft yes no no 1.24s
✅ REPOSITORY trivy yes no no 10.51s
✅ REPOSITORY trivy-sbom yes no no 0.16s
✅ REPOSITORY trufflehog yes no no 2.47s
⚠️ SPELL lychee 41 2 0 1.27s
✅ YAML prettier 8 2 0 0 0.81s
✅ YAML v8r 8 0 0 4.53s
✅ YAML yamllint 8 0 0 1.08s

Detailed Issues

⚠️ SPELL / lychee - 2 errors
📝 Summary
---------------------
🔍 Total...........47
🔗 Unique..........30
✅ Successful......40
⏳ Timeouts.........0
🔀 Redirected.......8
👻 Excluded.........5
❓ Unknown..........0
🚫 Errors...........2
⛔ Unsupported......2

Errors in CONTRIBUTING.md
[ERROR] file://.github/CODEOWNERS (at 38:78) | File not found. Check if file exists and path is correct

Errors in README.md
[ERROR] file://.github/CODEOWNERS (at 57:212) | File not found. Check if file exists and path is correct

Hint: Followed 8 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
⚠️ MARKDOWN / markdownlint - 10 errors
.claude/agents/executor.md:8 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the executor agent for..."]
.claude/agents/orchestrator.md:8 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the orchestrator agent..."]
.claude/agents/planner.md:8 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the planner agent for ..."]
.claude/agents/reviewer.md:8 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the reviewer agent for..."]
.github/agents/executor.agent.md:11 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the executor agent for..."]
.github/agents/orchestrator.agent.md:18 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the orchestrator agent..."]
.github/agents/planner.agent.md:11 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the planner agent for ..."]
.github/agents/reviewer.agent.md:14 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are the reviewer agent for..."]
.github/prompts/orchestrate.prompt.md:8:401 error MD013/line-length Line length [Expected: 400; Actual: 592]
.github/prompts/orchestrate.prompt.md:8 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Analyze the following task for..."]

Notices

⚠️ Your configuration references items that have been removed from MegaLinter and are ignored: REPOSITORY_GITLEAKS, REPOSITORY_KICS. See Removed linters to find their replacements.

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@10.0.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_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_LS_LINT,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is provided by OX Security
Show us your support by starring ⭐ the repository

@embedded-releaser-app embedded-releaser-app Bot changed the title chore: update embedded-pro/embedded-infra-lib hash to b1056e80ab5376d7e4ee821c5b3c5680bc01f751 chore: update embedded-pro/embedded-infra-lib hash to 8614b493e1d63b5b149862a90dad2a3ca36fb237 Aug 26, 2026
@embedded-releaser-app
embedded-releaser-app Bot force-pushed the create-pull-request/patch branch from 6e2f6fc to 9b93da2 Compare August 26, 2026 06:41
@embedded-releaser-app
embedded-releaser-app Bot force-pushed the create-pull-request/patch branch from 9b93da2 to 57b3852 Compare August 27, 2026 17:17
@embedded-releaser-app embedded-releaser-app Bot changed the title chore: update embedded-pro/embedded-infra-lib hash to 8614b493e1d63b5b149862a90dad2a3ca36fb237 chore: update embedded-pro/embedded-infra-lib hash to b2ac7ed7f6121f9aa1b1e15a68986af0cfca63de Aug 27, 2026
@gabrielfrasantos

Copy link
Copy Markdown
Contributor

@Dependa

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.

1 participant