-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
chore(deps): update dependency mgechev/revive to v1.3.9 #3813
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 1.55s | |
✅ BASH | bash-exec | 5 | 0 | 0.02s | |
✅ BASH | shellcheck | 5 | 0 | 0.13s | |
✅ BASH | shfmt | 5 | 0 | 0 | 0.02s |
✅ COPYPASTE | jscpd | yes | no | 3.81s | |
✅ DOCKERFILE | hadolint | 126 | 0 | 14.34s | |
✅ JSON | jsonlint | 18 | 0 | 0.21s | |
✅ JSON | v8r | 20 | 0 | 27.17s | |
markdownlint | 263 | 0 | 267 | 30.82s | |
✅ MARKDOWN | markdown-table-formatter | 263 | 0 | 0 | 138.22s |
bandit | 208 | 64 | 3.84s | ||
✅ PYTHON | black | 208 | 0 | 0 | 5.11s |
✅ PYTHON | flake8 | 208 | 0 | 1.69s | |
✅ PYTHON | isort | 208 | 0 | 0 | 0.73s |
✅ PYTHON | mypy | 208 | 0 | 19.14s | |
✅ PYTHON | pylint | 208 | 0 | 30.21s | |
✅ PYTHON | ruff | 208 | 0 | 0 | 0.09s |
✅ REPOSITORY | checkov | yes | no | 40.5s | |
✅ REPOSITORY | git_diff | yes | no | 0.02s | |
grype | yes | 1 | 13.79s | ||
✅ REPOSITORY | secretlint | yes | no | 12.61s | |
✅ REPOSITORY | trivy | yes | no | 24.29s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.17s | |
trufflehog | yes | 1 | 13.87s | ||
✅ SPELL | cspell | 683 | 0 | 11.72s | |
lychee | 343 | 7 | 8.12s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0.02s |
✅ YAML | prettier | 160 | 0 | 0 | 4.66s |
✅ YAML | v8r | 102 | 0 | 190.5s | |
✅ YAML | yamllint | 161 | 0 | 2.34s |
See detailed report in MegaLinter reports
c887948
to
a5cd597
Compare
When ready, remember to remove the |
a5cd597
to
5c9e278
Compare
5c9e278
to
8ea7934
Compare
8ea7934
to
1f2226b
Compare
I think I found it: mgechev/revive#993 (comment) |
Good catch @echoix :) |
Not quite, adding apk for revive wasn't enough. you need to look at the branch in my fork to add the env var. I'm not sure which one is needed though. I wanted to eliminate them, but don't have time tonight. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Ok, why does adding go at the descriptor level work, but not when adding it at the linter level in addition to the Dockerfile part. It doesn't make sense with the failures I had. |
Maybe something about the order ? |
This PR contains the following updates:
v1.3.7
->v1.3.9
Release Notes
mgechev/revive (mgechev/revive)
v1.3.9
Compare Source
Changelog
0eb2e24
Drop go 1.20, add go 1.22 in GH actions (#1015)bedce65
Fix goreleaser (#1014)9ec5e55
Update goreleaser version to 1.22 (#1016)v1.3.8
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.