Closed renovate[bot] closed 4 weeks ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β API | spectral | 1 | 0 | 1.74s | |
β οΈ BASH | bash-exec | 6 | 1 | 0.02s | |
β BASH | shellcheck | 6 | 0 | 0.21s | |
β BASH | shfmt | 6 | 0 | 0 | 0.82s |
β COPYPASTE | jscpd | yes | no | 3.26s | |
β DOCKERFILE | hadolint | 128 | 0 | 15.96s | |
β JSON | jsonlint | 20 | 0 | 0.22s | |
β JSON | v8r | 22 | 0 | 32.12s | |
β οΈ MARKDOWN | markdownlint | 266 | 0 | 297 | 32.45s |
β MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 157.25s |
β οΈ PYTHON | bandit | 212 | 66 | 5.01s | |
β PYTHON | black | 212 | 0 | 0 | 6.33s |
β PYTHON | flake8 | 212 | 0 | 3.81s | |
β PYTHON | isort | 212 | 0 | 0 | 1.53s |
β PYTHON | mypy | 212 | 0 | 21.08s | |
β PYTHON | pylint | 212 | 0 | 29.38s | |
β PYTHON | ruff | 212 | 0 | 0 | 1.3s |
β REPOSITORY | checkov | yes | no | 52.34s | |
β REPOSITORY | git_diff | yes | no | 0.75s | |
β οΈ REPOSITORY | grype | yes | 24 | 17.91s | |
β REPOSITORY | secretlint | yes | no | 16.76s | |
β REPOSITORY | trivy | yes | no | 21.79s | |
β REPOSITORY | trivy-sbom | yes | no | 0.58s | |
β οΈ REPOSITORY | trufflehog | yes | 1 | 11.18s | |
β SPELL | cspell | 713 | 0 | 12.07s | |
β οΈ SPELL | lychee | 348 | 9 | 6.8s | |
β XML | xmllint | 3 | 0 | 0 | 0.83s |
β YAML | prettier | 160 | 0 | 0 | 6.31s |
β YAML | v8r | 102 | 0 | 191.77s | |
β YAML | yamllint | 161 | 0 | 2.96s |
See detailed report in MegaLinter reports
This PR contains the following updates:
4.12.8
->4.12.9
4.12.8
->4.12.9
Release Notes
dotnet/roslynator (Roslynator.Analyzers)
### [`v4.12.9`](https://redirect.github.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4129---2024-10-25) ##### Fixed - Fix analyzer [RCS1090](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1566)) - Fix analyzer [RCS1124](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1124) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1572)) - \[CLI] Fix command `generate-doc` ([PR](https://redirect.github.com/dotnet/roslynator/pull/1568), [PR](https://redirect.github.com/dotnet/roslynator/pull/1570)) ##### Changed - Update analyzer [RCS1077](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077) ([PR](https://redirect.github.com/dotnet/roslynator/pull/1653)) - Do not suggest to change `list.FirstOrDefault(predicate)` to `list.Find(predicate)`. Performance gain is negligible and actually `FirstOrDefault` can be even faster on .NET 9 (see related [issue](https://redirect.github.com/dotnet/roslynator/pull/1531) for more details).Configuration
π Schedule: Branch creation - "before 4am" (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.