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 rstcheck options & install #2899

Merged
merged 1 commit into from Aug 21, 2023
Merged

Fix rstcheck options & install #2899

merged 1 commit into from Aug 21, 2023

Conversation

nvuillam
Copy link
Member

Fixes #2869

@nvuillam nvuillam temporarily deployed to dev August 21, 2023 20:06 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Aug 21, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.03s
✅ BASH shellcheck 5 0 0.12s
✅ BASH shfmt 5 0 0 0.02s
✅ COPYPASTE jscpd yes no 4.68s
✅ DOCKERFILE hadolint 123 0 20.19s
✅ JSON eslint-plugin-jsonc 23 0 0 2.44s
✅ JSON jsonlint 21 0 0.26s
✅ JSON v8r 23 0 15.8s
✅ MAKEFILE checkmake 1 0 0.0s
⚠️ MARKDOWN markdownlint 255 0 254 32.87s
✅ MARKDOWN markdown-link-check 255 0 6.67s
✅ MARKDOWN markdown-table-formatter 255 0 0 33.95s
✅ OPENAPI spectral 1 0 1.57s
⚠️ PYTHON bandit 200 61 2.93s
✅ PYTHON black 200 0 0 5.79s
✅ PYTHON flake8 200 0 2.32s
✅ PYTHON isort 200 0 0 0.53s
✅ PYTHON mypy 200 0 12.67s
✅ PYTHON pylint 200 0 15.26s
⚠️ PYTHON pyright 200 342 24.21s
✅ PYTHON ruff 200 0 0 0.12s
✅ REPOSITORY checkov yes no 39.95s
✅ REPOSITORY git_diff yes no 0.01s
⚠️ REPOSITORY grype yes 1 11.67s
✅ REPOSITORY secretlint yes no 13.32s
✅ REPOSITORY trivy yes no 28.18s
✅ REPOSITORY trivy-sbom yes no 1.33s
✅ SPELL cspell 665 0 28.66s
✅ SPELL lychee 335 0 4.04s
✅ XML xmllint 3 0 0 0.01s
✅ YAML prettier 160 0 0 4.88s
✅ YAML v8r 102 0 185.03s
✅ YAML yamllint 161 0 1.84s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 6ffd5c6 into main Aug 21, 2023
126 of 127 checks passed
@nvuillam nvuillam deleted the fixes/rstcheck branch August 21, 2023 21:08
sanmai-NL pushed a commit to sanmai-NL/megalinter that referenced this pull request Oct 4, 2023
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.

rstcheck does not have a -c option
1 participant