Skip to content

fix: bump nodejs versions#771

Merged
AtomicFS merged 2 commits intomainfrom
fix/bump-nodejs-versions
Oct 14, 2025
Merged

fix: bump nodejs versions#771
AtomicFS merged 2 commits intomainfrom
fix/bump-nodejs-versions

Conversation

@AtomicFS
Copy link
Collaborator

@AtomicFS AtomicFS commented Oct 13, 2025

Not sure why one coreboot build is failing (or specifically the test). I suspect a problem with some git submodule.

@github-actions github-actions bot added docker docker related bugfix Bugfix / fix github_actions Pull requests that update GitHub Actions code module/edk2 labels Oct 13, 2025
@github-actions
Copy link

github-actions bot commented Oct 13, 2025

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 15 0 0 0.41s
✅ BASH bash-exec 10 0 0 0.02s
✅ BASH shellcheck 9 0 0 0.11s
✅ BASH shfmt 9 0 0 0.0s
✅ DOCKERFILE hadolint 5 0 0 0.34s
✅ EDITORCONFIG editorconfig-checker 227 0 0 0.59s
✅ GO revive 31 0 0 30.28s
✅ JSON jsonlint 14 0 0 1.93s
✅ JSON prettier 14 0 0 2.1s
✅ JSON v8r 14 0 0 4.4s
✅ MARKDOWN markdownlint 32 0 0 2.89s
✅ PYTHON black 20 0 0 1.44s
✅ PYTHON flake8 20 0 0 0.73s
✅ PYTHON isort 20 0 0 0.24s
✅ PYTHON mypy 20 0 0 9.15s
✅ PYTHON pylint 20 0 0 9.87s
✅ PYTHON pyright 20 0 0 0.95s
✅ PYTHON ruff 20 0 0 0.03s
✅ REPOSITORY gitleaks yes no no 4.59s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 59.97s
✅ REPOSITORY secretlint yes no no 1.5s
✅ REPOSITORY syft yes no no 17.91s
✅ REPOSITORY trivy yes no no 14.47s
✅ REPOSITORY trivy-sbom yes no no 5.43s
✅ REPOSITORY trufflehog yes no no 9.11s
✅ SPELL cspell 227 0 0 5.58s
⚠️ YAML prettier 35 1 2 7.53s
✅ YAML v8r 35 0 0 12.08s
✅ YAML yamllint 35 0 0 6.95s

Detailed Issues

⚠️ YAML / prettier - 1 error
Checking formatting...
[warn] .github/workflows/go-test.yml
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

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.1.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,BASH_EXEC,BASH_SHELLCHECK,BASH_SHFMT,DOCKERFILE_HADOLINT,EDITORCONFIG_EDITORCONFIG_CHECKER,GO_REVIVE,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

- we can bump NodeJS versions in the Edk2 containers to the latest LTS

Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
- all our containers are using Ubuntu Noble anyway, so let's update the
  default to match it

Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
@AtomicFS AtomicFS force-pushed the fix/bump-nodejs-versions branch from c555d99 to 4438849 Compare October 13, 2025 10:35
@AtomicFS AtomicFS marked this pull request as ready for review October 13, 2025 10:35
@AtomicFS AtomicFS requested a review from MDr164 as a code owner October 13, 2025 10:35
@AtomicFS AtomicFS enabled auto-merge October 13, 2025 10:36
@AtomicFS AtomicFS changed the title Fix/bump nodejs versions fix: bump nodejs versions Oct 13, 2025
@AtomicFS AtomicFS disabled auto-merge October 14, 2025 11:23
@AtomicFS AtomicFS merged commit 5f29316 into main Oct 14, 2025
389 of 395 checks passed
@AtomicFS AtomicFS deleted the fix/bump-nodejs-versions branch October 14, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bugfix / fix docker docker related github_actions Pull requests that update GitHub Actions code module/edk2 module/linux

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant