Closed renovate[bot] closed 1 week ago
46 new problems were found
Inspection name | Severity | Problems |
---|---|---|
'Enum.values()' is recommended to be replaced by 'Enum.entries' since 1.9 |
🔶 Warning | 14 |
Inconsistent comment for Java parameter |
🔶 Warning | 6 |
Unstable API Usage |
🔶 Warning | 6 |
Unused symbol |
🔶 Warning | 2 |
Redundant semicolon |
🔶 Warning | 1 |
Explicit 'get' or 'set' call |
◽️ Notice | 9 |
Return or assignment can be lifted out |
◽️ Notice | 4 |
If-Null return/break/... foldable to '?:' |
◽️ Notice | 1 |
Redundant empty primary constructor |
◽️ Notice | 1 |
Unnecessary '@OptIn' annotation |
◽️ Notice | 1 |
Accessor call that can be replaced with property access syntax |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
This PR contains the following updates:
v4
->v5
Release Notes
mikepenz/action-junit-report (mikepenz/action-junit-report)
### [`v5`](https://redirect.github.com/mikepenz/action-junit-report/releases/tag/v5) [Compare Source](https://redirect.github.com/mikepenz/action-junit-report/compare/v4...v5) - no changesConfiguration
📅 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.