chore(deps, cpp): update mull-19#1115
Conversation
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 20 | 0 | 0 | 0.51s | |
| ✅ DOCKERFILE | hadolint | 3 | 0 | 0 | 0.64s | |
| ✅ GHERKIN | gherkin-lint | 6 | 0 | 0 | 2.48s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.34s | |
| ✅ JSON | prettier | 21 | 4 | 0 | 0 | 0.56s |
| ✅ JSON | v8r | 21 | 0 | 0 | 7.33s | |
| ✅ MARKDOWN | markdownlint | 12 | 0 | 0 | 0 | 0.98s |
| ✅ MARKDOWN | markdown-table-formatter | 12 | 0 | 0 | 0 | 0.25s |
| ✅ REPOSITORY | checkov | yes | no | no | 18.09s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.6s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | grype | yes | no | no | 28.8s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 0.91s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.82s | |
| ✅ REPOSITORY | trivy | yes | no | no | 8.13s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.24s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 2.29s | |
| lychee | 80 | 2 | 0 | 43.45s | ||
| ✅ YAML | prettier | 28 | 0 | 0 | 0 | 1.18s |
| ✅ YAML | v8r | 28 | 0 | 0 | 7.63s | |
| ✅ YAML | yamllint | 28 | 0 | 0 | 0.91s |
Detailed Issues
⚠️ SPELL / lychee - 2 errors
[IGNORED] docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a)
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[ERROR] https://www.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/) Maybe a certificate error?
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....122
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2
Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
Errors in README.md
[ERROR] https://www.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/) Maybe a certificate error?
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,DOCKERFILE_HADOLINT,GHERKIN_GHERKIN_LINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R
f0661db to
2dc78dd
Compare
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
2dc78dd to
66de6ff
Compare
Test Results 7 files 7 suites 3m 57s ⏱️ Results for commit b08d68d. ♻️ This comment has been updated with latest results. |
66de6ff to
b08d68d
Compare
|
Pull Request Report (#1115)Static measures
Time related measures
Status check related measures
|
* ci: fix updating apt dependencies * ci: truncate release details for extension updates * ci: fix script error * ci: minor script fixes * ci: more script fixes * ci: more fixing * ci: minor refactor * ci: different strategy * ci: enable dry-run of update-dependencies jobs * Update .github/workflows/update-dependencies.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Ron <45816308+rjaegers@users.noreply.github.com> * ci: revert copilot fix * ci: additional fixes * ci: another another aproach * ci: reduce script injection attack surface * ci: don't add files to the workspace * chore(deps, cpp): update mull-19 (#1115) Update mull-19 Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Ron <45816308+rjaegers@users.noreply.github.com> * Apply suggestion from @rjaegers Signed-off-by: Ron <45816308+rjaegers@users.noreply.github.com> * ci: shorten job names somewhat * ci: processed review comment * ci: use secure temp files * ci: process more review comments * ci: switch to date based comparison for release notes * ci: give a visual cue of a dry-run --------- Signed-off-by: Ron <45816308+rjaegers@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com>




Automated changes by create-pull-request GitHub action