Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix action lint in default ML workflow #3130

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Conversation

nvuillam
Copy link
Member

Fixes #2963

Fixes #2963
Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Nov 19, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.13s
✅ BASH shellcheck 5 0 0.29s
✅ BASH shfmt 5 0 0 0.54s
✅ COPYPASTE jscpd yes no 4.4s
✅ DOCKERFILE hadolint 124 0 16.15s
✅ JSON eslint-plugin-jsonc 23 0 0 4.1s
✅ JSON jsonlint 21 0 0.49s
✅ JSON v8r 23 0 19.62s
✅ MAKEFILE checkmake 1 0 0.03s
⚠️ MARKDOWN markdownlint 256 0 11 7.4s
✅ MARKDOWN markdown-link-check 256 0 8.13s
✅ MARKDOWN markdown-table-formatter 256 0 0 52.13s
✅ OPENAPI spectral 1 0 3.0s
⚠️ PYTHON bandit 201 61 4.16s
✅ PYTHON black 201 0 0 4.38s
✅ PYTHON flake8 201 0 3.56s
✅ PYTHON isort 201 0 0 1.2s
✅ PYTHON mypy 201 0 14.5s
✅ PYTHON pylint 201 0 16.74s
⚠️ PYTHON pyright 201 342 24.05s
✅ PYTHON ruff 201 0 0 0.59s
✅ REPOSITORY checkov yes no 37.11s
✅ REPOSITORY git_diff yes no 0.53s
⚠️ REPOSITORY grype yes 1 24.41s
✅ REPOSITORY secretlint yes no 10.8s
✅ REPOSITORY trivy yes no 37.52s
✅ REPOSITORY trivy-sbom yes no 18.68s
⚠️ REPOSITORY trufflehog yes 1 22.1s
✅ SPELL cspell 668 0 33.12s
✅ SPELL lychee 336 0 3.92s
✅ XML xmllint 3 0 0 0.51s
✅ YAML prettier 160 0 0 8.08s
✅ YAML v8r 102 0 155.2s
✅ YAML yamllint 161 0 2.03s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit a14d9b9 into main Nov 19, 2023
125 of 127 checks passed
@nvuillam nvuillam deleted the fixes/default-workflow branch November 19, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GHA fails new actionlint
1 participant