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 V8R config arg usage (#2756) #2819

Merged
merged 1 commit into from Jul 18, 2023
Merged

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented Jul 18, 2023

Fixes #2756

@bdovaz bdovaz requested a review from nvuillam as a code owner July 18, 2023 16:17
@bdovaz bdovaz temporarily deployed to dev July 18, 2023 16:17 — with GitHub Actions Inactive
@bdovaz bdovaz temporarily deployed to dev July 18, 2023 16:17 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Jul 18, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.02s
✅ BASH shellcheck 5 0 0.1s
✅ BASH shfmt 5 0 0 0.36s
✅ COPYPASTE jscpd yes no 3.51s
✅ DOCKERFILE hadolint 123 0 17.32s
✅ JSON eslint-plugin-jsonc 23 0 0 2.52s
✅ JSON jsonlint 21 0 0.2s
✅ JSON v8r 23 0 15.25s
✅ MAKEFILE checkmake 1 0 0.01s
⚠️ MARKDOWN markdownlint 255 0 254 30.39s
✅ MARKDOWN markdown-link-check 255 0 5.96s
✅ MARKDOWN markdown-table-formatter 255 0 0 29.04s
✅ OPENAPI spectral 1 0 1.3s
⚠️ PYTHON bandit 200 61 2.47s
✅ PYTHON black 200 0 0 5.59s
✅ PYTHON flake8 200 0 2.08s
✅ PYTHON isort 200 0 0 0.88s
✅ PYTHON mypy 200 0 11.52s
✅ PYTHON pylint 200 0 15.64s
⚠️ PYTHON pyright 200 319 22.75s
✅ PYTHON ruff 200 0 0 0.53s
✅ REPOSITORY checkov yes no 36.41s
✅ REPOSITORY git_diff yes no 0.35s
⚠️ REPOSITORY grype yes 1 10.18s
✅ REPOSITORY secretlint yes no 11.45s
✅ REPOSITORY trivy yes no 26.63s
✅ REPOSITORY trivy-sbom yes no 1.1s
✅ SPELL cspell 665 0 26.49s
✅ SPELL lychee 335 0 12.88s
✅ XML xmllint 3 0 0 0.35s
✅ YAML prettier 160 0 0 4.87s
✅ YAML v8r 102 0 166.34s
✅ YAML yamllint 161 0 1.51s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@nvuillam nvuillam merged commit aa02cb8 into main Jul 18, 2023
126 of 127 checks passed
@nvuillam nvuillam deleted the features/fix-v8r-config-arg branch July 18, 2023 21:24
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.

v8r incorrectly adds the parameter -c
2 participants