chore(main): release 1.0.0 - #99
Conversation
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Max errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 9 | 0 | 0 | 0.25s | ||
| ✅ CPP | clang-format | 293 | 9 | 0 | 0 | 11.05s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.17s | ||
| ✅ JSON | jsonlint | 18 | 0 | 0 | 0.16s | ||
| ✅ JSON | prettier | 18 | 9 | 0 | 0 | 3.75s | |
| markdownlint | 47 | 0 | 20 | 0 | 2.98s | ||
| ✅ MARKDOWN | markdown-table-formatter | 47 | 2 | 0 | 0 | 0.47s | |
| ✅ REPOSITORY | betterleaks | yes | no | no | 0.97s | ||
| ✅ REPOSITORY | checkov | yes | no | no | 30.64s | ||
| ✅ REPOSITORY | git_diff | yes | no | no | 0.09s | ||
| ✅ REPOSITORY | grype | yes | no | no | 75.81s | ||
| ✅ REPOSITORY | ls-lint | yes | no | no | 0.08s | ||
| ✅ REPOSITORY | osv-scanner | yes | no | no | 2.46s | ||
| ✅ REPOSITORY | secretlint | yes | no | no | 12.36s | ||
| ✅ REPOSITORY | syft | yes | no | no | 4.78s | ||
| ✅ REPOSITORY | trivy | yes | no | no | 12.02s | ||
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.34s | ||
| ✅ REPOSITORY | trufflehog | yes | no | no | 5.18s | ||
| lychee | 168 | 1 | 0 | 6.73s | |||
| ✅ YAML | prettier | 25 | 4 | 0 | 0 | 0.93s | |
| ✅ YAML | v8r | 25 | 0 | 0 | 6.46s | ||
| ✅ YAML | yamllint | 25 | 0 | 0 | 1.02s |
Detailed Issues
⚠️ SPELL / lychee - 1 error
📝 Summary
---------------------
🔍 Total..........157
🔗 Unique..........94
✅ Successful.....137
⏳ Timeouts.........0
🔀 Redirected......20
👻 Excluded........19
❓ Unknown..........0
🚫 Errors...........1
⛔ Unsupported......1
Errors in CHANGELOG.md
[404] https://github.com/embedded-pro/e-foc/compare/v0.0.1...v1.0.0 (at 3:4) | Rejected status code: 404 Not Found
Hint: Followed 20 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`
⚠️ MARKDOWN / markdownlint - 20 errors
.claude/agents/reviewer.md:23 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
documentation/architecture/system.md:375:401 error MD013/line-length Line length [Expected: 400; Actual: 467]
documentation/architecture/system.md:377:401 error MD013/line-length Line length [Expected: 400; Actual: 467]
documentation/architecture/system.md:378:401 error MD013/line-length Line length [Expected: 400; Actual: 467]
documentation/architecture/system.md:379:401 error MD013/line-length Line length [Expected: 400; Actual: 467]
documentation/booklet/README.md:56 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
documentation/design/foc-position.md:156:171 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-position.md:164:45 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-position.md:164:72 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-position.md:164:108 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-position.md:164:172 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:184:88 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:184:227 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:237:138 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:238:138 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:239:138 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:240:138 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:241:138 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:242:138 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
documentation/design/foc-transforms.md:243:138 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
Notices
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_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_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

Show us your support by starring ⭐ the repository
🏎️ Cycle Analysis ResultsWorst case (position) | EK-TM4C1294XLCPU Utilization Budget
Click to expand full detailsCycle Estimation ReportTarget: Executive Summary
CPU Utilization Budget
Path Breakdown
Per-Function Detail — FOC Inner Loop (Calculate)
Instruction MixOptimization Quality Indicators
|
ecf07d2 to
2927444
Compare
2927444 to
dc2e7d7
Compare
e7f74df to
cbee402
Compare
f25eb2f to
78a5102
Compare
998526d to
e84e28a
Compare
ac0bd92 to
d45e26d
Compare
acc8b52 to
989357a
Compare
bd05314 to
8f06f0e
Compare
|
7d9cd8d to
8916ef7
Compare
8916ef7 to
8ad5886
Compare
📦 Memory budget (multi-mode)Unified binary📦 Memory budgetEK-TM4C1294XL (M4, RelWithDebInfo) — flash 145.81 KiB · static RAM 27.65 KiB · stack 0 B · heap 0 B
Top symbolsShow top symbols
|
fc6c1c1 to
fb08e09
Compare
998e7ea to
afd62b5
Compare
|
afd62b5 to
3d80078
Compare
|
3d80078 to
1e2c7c6
Compare
1e2c7c6 to
4c065a5
Compare
4c065a5 to
efaacb0
Compare
efaacb0 to
57d9e30
Compare
9073483 to
ddc4ec5
Compare
ddc4ec5 to
62e1e74
Compare
🏎️ Cycle EstimationTarget: Executive Summary
CPU Utilization Budget
Path Breakdown
|
🏎️ Cycle EstimationTarget: Executive Summary
CPU Utilization Budget
Path Breakdown
|
85ebd13 to
54fba1d
Compare
54fba1d to
fafdeec
Compare
|



🤖 I have created a release beep boop
1.0.0 (2026-08-24)
⚠ BREAKING CHANGES
Features
Bug Fixes
This PR was generated with Release Please. See documentation.