Skip to content

Conversation

@philips-software-forest-releaser
Copy link
Contributor

Automated changes by create-pull-request GitHub action

@philips-software-forest-releaser philips-software-forest-releaser bot requested a review from a team as a code owner January 8, 2026 14:15
@philips-software-forest-releaser philips-software-forest-releaser bot added apt dependencies Pull requests that update a dependency file labels Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

Test Results

 5 files  ±0   5 suites  ±0   8m 47s ⏱️ + 5m 15s
32 tests ±0  32 ✅ ±0  0 💤 ±0  0 ❌ ±0 
67 runs  ±0  67 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b400ccb. ± Comparison against base commit 55e3a3e.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 20 0 0 0.43s
✅ DOCKERFILE hadolint 2 0 0 0.7s
✅ GHERKIN gherkin-lint 6 0 0 2.09s
✅ JSON npm-package-json-lint yes no no 0.45s
✅ JSON prettier 19 4 0 0 0.59s
✅ JSON v8r 19 0 0 6.98s
✅ MARKDOWN markdownlint 11 0 0 0 0.84s
✅ MARKDOWN markdown-table-formatter 11 0 0 0 0.2s
✅ REPOSITORY checkov yes no no 16.45s
✅ REPOSITORY gitleaks yes no no 0.46s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 33.51s
✅ REPOSITORY secretlint yes no no 0.88s
✅ REPOSITORY syft yes no no 1.9s
✅ REPOSITORY trivy yes no no 5.28s
✅ REPOSITORY trivy-sbom yes no no 0.21s
✅ REPOSITORY trufflehog yes no no 2.32s
⚠️ SPELL lychee 77 1 0 47.4s
✅ YAML prettier 28 0 0 0 0.92s
✅ YAML v8r 28 0 0 7.68s
✅ YAML yamllint 28 0 0 0.65s

Detailed Issues

⚠️ SPELL / lychee - 1 error
[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)
[ERROR] https://www.conventionalcommits.org/en/v1.0.0/ | Network error: error sending request for url (https://www.conventionalcommits.org/en/v1.0.0/) 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.....123
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

Errors in .github/CONTRIBUTING.md
[ERROR] https://www.conventionalcommits.org/en/v1.0.0/ | Network error: error sending request for url (https://www.conventionalcommits.org/en/v1.0.0/) 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 [email protected] --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

MegaLinter is graciously provided by OX Security

@rjaegers rjaegers changed the title chore(deps, cpp): update gnupg2, xsltproc chore(deps): update gnupg2, xsltproc Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-1075

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 548.01 MB 548.17 MB +163.75 kB (+0.03%) 🔼
linux/arm64 502.72 MB 502.9 MB +185.03 kB (+0.04%) 🔼

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-1075

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 683.2 MB 683.37 MB +177.13 kB (+0.03%) 🔼
linux/arm64 665.11 MB 665.29 MB +173.31 kB (+0.03%) 🔼

@rjaegers rjaegers changed the title chore(deps): update gnupg2, xsltproc chore(deps): update gnupg2, xsltproc and urllib3 Jan 8, 2026
@rjaegers rjaegers added the python Pull requests that update Python code label Jan 8, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

@rjaegers rjaegers added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit 5b69a35 Jan 8, 2026
35 checks passed
@rjaegers rjaegers deleted the feature/amp-devcontainer-cpp/update-apt-packages branch January 8, 2026 15:04
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

Pull Request Report (#1075)

Static measures

Description Value
Number of added lines 9
Number of deleted lines 9
Number of changed files 3
Number of commits 4
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 5

Time related measures

Description Value
PR lead time (from creation to close of PR) 48.3 Min
Time that was spend on the branch before the PR was created 3 Sec
Time that was spend on the branch before the PR was merged 48.3 Min
Time to merge after last review 3.3 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 46.9 Min
Total time spend in last status check run on PR 18.6 Min

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apt dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants