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

[automation] Auto-update linters version, help and documentation #3086

Merged
merged 9 commits into from
Nov 12, 2023

Conversation

nvuillam
Copy link
Member

@nvuillam nvuillam commented Nov 7, 2023

[automation] Auto-update linters version, help and documentation

Copy link
Contributor

github-actions bot commented Nov 7, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.04s
✅ BASH shellcheck 5 0 0.09s
✅ BASH shfmt 5 0 0 0.43s
✅ COPYPASTE jscpd yes no 3.12s
✅ DOCKERFILE hadolint 123 0 16.14s
✅ JSON eslint-plugin-jsonc 23 0 0 2.26s
✅ JSON jsonlint 21 0 0.22s
✅ JSON v8r 23 0 14.46s
✅ MAKEFILE checkmake 1 0 0.0s
⚠️ MARKDOWN markdownlint 255 0 11 5.48s
✅ MARKDOWN markdown-link-check 255 0 5.71s
✅ MARKDOWN markdown-table-formatter 255 0 0 32.9s
✅ OPENAPI spectral 1 0 1.39s
⚠️ PYTHON bandit 200 61 2.36s
✅ PYTHON black 200 0 0 4.54s
✅ PYTHON flake8 200 0 2.12s
✅ PYTHON isort 200 0 0 0.82s
✅ PYTHON mypy 200 0 10.35s
✅ PYTHON pylint 200 0 12.12s
⚠️ PYTHON pyright 200 352 20.6s
✅ PYTHON ruff 200 0 0 0.48s
✅ REPOSITORY checkov yes no 34.46s
✅ REPOSITORY git_diff yes no 0.44s
⚠️ REPOSITORY grype yes 1 10.98s
✅ REPOSITORY secretlint yes no 8.22s
✅ REPOSITORY trivy yes no 25.49s
✅ REPOSITORY trivy-sbom yes no 1.16s
⚠️ REPOSITORY trufflehog yes 1 18.63s
✅ SPELL cspell 665 0 22.68s
✅ SPELL lychee 335 0 8.66s
✅ XML xmllint 3 0 0 0.45s
✅ YAML prettier 160 0 0 5.2s
✅ YAML v8r 102 0 170.62s
✅ YAML yamllint 161 0 1.61s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@echoix
Copy link
Collaborator

echoix commented Nov 8, 2023

R lintr fails since it complains that the configuration file is malformed. Must end in newline? Lintr wasn't updated in this PR, so is there a breaking change somewhere?

@nvuillam
Copy link
Member Author

nvuillam commented Nov 8, 2023

Who knows... maybe they patched an existing version ?
Let's give him a newline at the end of the config ? ^^

@echoix echoix enabled auto-merge (squash) November 12, 2023 17:08
@echoix echoix disabled auto-merge November 12, 2023 17:26
@echoix echoix merged commit 6843252 into main Nov 12, 2023
125 checks passed
@echoix echoix deleted the create-pull-request/patch branch November 12, 2023 19:06
@nvuillam
Copy link
Member Author

amazing @echoix 🎉

@echoix
Copy link
Collaborator

echoix commented Nov 12, 2023

;) Since we lost 4 or 5 days of flavor stats (that I rebuilt from individual force pushes), I'm testing out working from the same PR branch to not loose the changes. Or when I changed something manually, and it got lost since the scheduled run forced-pushed the branch.

I have 30 mins left of spare

@echoix
Copy link
Collaborator

echoix commented Nov 12, 2023

Also, once our base python alpine images are updated with a new OpenSSL version, we good remove the line added in constants.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants