Skip to content

fix: coreboot 25.06 test#774

Merged
AtomicFS merged 3 commits intomainfrom
fix/coreboot
Oct 21, 2025
Merged

fix: coreboot 25.06 test#774
AtomicFS merged 3 commits intomainfrom
fix/coreboot

Conversation

@AtomicFS
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions bot added testing Testing related bugfix Bugfix / fix github_actions Pull requests that update GitHub Actions code module/coreboot labels Oct 21, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 21, 2025

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 15 0 0 0.48s
✅ BASH bash-exec 10 0 0 0.02s
✅ BASH shellcheck 9 0 0 0.09s
✅ BASH shfmt 9 0 0 0.0s
✅ DOCKERFILE hadolint 5 0 0 0.19s
✅ EDITORCONFIG editorconfig-checker 227 0 0 0.33s
✅ GO revive 31 0 0 30.14s
✅ JSON jsonlint 14 0 0 1.93s
✅ JSON prettier 14 0 0 2.31s
✅ JSON v8r 14 0 0 4.86s
✅ MARKDOWN markdownlint 32 0 0 4.92s
✅ PYTHON black 20 0 0 1.52s
✅ PYTHON flake8 20 0 0 0.81s
✅ PYTHON isort 20 0 0 0.28s
✅ PYTHON mypy 20 0 0 9.26s
✅ PYTHON pylint 20 0 0 9.71s
✅ PYTHON pyright 20 0 0 0.93s
✅ PYTHON ruff 20 0 0 0.02s
✅ REPOSITORY gitleaks yes no no 5.75s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 61.01s
✅ REPOSITORY secretlint yes no no 1.38s
✅ REPOSITORY syft yes no no 14.61s
✅ REPOSITORY trivy yes no no 14.32s
✅ REPOSITORY trivy-sbom yes no no 5.05s
✅ REPOSITORY trufflehog yes no no 10.09s
✅ SPELL cspell 227 0 0 5.48s
⚠️ YAML prettier 35 1 2 7.47s
✅ YAML v8r 35 0 0 13.04s
✅ YAML yamllint 35 0 0 2.93s

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 [email protected] --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

@AtomicFS AtomicFS force-pushed the fix/coreboot branch 3 times, most recently from de35bd3 to 3f5b286 Compare October 21, 2025 14:46
- coreboot 25.06 just runs out of disk space in GitHub default runners
- the coreboot 25.06 toolchain is 3.8 GB, while 25.03 was only 2.6 GB

Signed-off-by: AtomicFS <[email protected]>
@AtomicFS AtomicFS marked this pull request as ready for review October 21, 2025 15:29
@AtomicFS AtomicFS requested a review from MDr164 as a code owner October 21, 2025 15:29
@AtomicFS AtomicFS merged commit bcba1a8 into main Oct 21, 2025
23 of 45 checks passed
@AtomicFS AtomicFS deleted the fix/coreboot branch October 21, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bugfix / fix github_actions Pull requests that update GitHub Actions code module/coreboot testing Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant