Closed dependabot[bot] closed 7 months ago
209 new problems were found
Inspection name | Severity | Problems |
---|---|---|
@NotNull/@Nullable problems |
๐ถ Warning | 32 |
Duplicate character in character class |
๐ถ Warning | 22 |
C-style array declaration |
๐ถ Warning | 20 |
Unused assignment |
๐ถ Warning | 20 |
Field can be local |
๐ถ Warning | 15 |
Nullability and data flow problems |
๐ถ Warning | 11 |
Redundant local variable |
๐ถ Warning | 10 |
Redundant nested character class |
๐ถ Warning | 6 |
Field may be 'final' |
๐ถ Warning | 5 |
Loop variable not updated inside loop |
๐ถ Warning | 5 |
Unnecessary unicode escape sequence |
๐ถ Warning | 5 |
Unused import |
๐ถ Warning | 4 |
Labeled switch rule has redundant code block |
๐ถ Warning | 3 |
'size() == 0' can be replaced with 'isEmpty()' |
๐ถ Warning | 3 |
Unstable API Usage |
๐ถ Warning | 3 |
Unnecessarily escaped character |
๐ถ Warning | 2 |
Incorrect string capitalization |
๐ถ Warning | 1 |
Pointless bitwise expression |
๐ถ Warning | 1 |
Replacement operation has no effect |
๐ถ Warning | 1 |
'String.equals()' can be replaced with 'String.isEmpty()' |
๐ถ Warning | 1 |
Call to 'printStackTrace()' |
๐ถ Warning | 1 |
Unnecessary 'return' statement |
๐ถ Warning | 1 |
Duplicate branches in 'switch' |
โฝ๏ธ Notice | 36 |
'if' statement with identical branches |
โฝ๏ธ Notice | 1 |
๐ก Qodana analysis was run in the pull request mode: only the changed files were checked
Bumps gradle/wrapper-validation-action from 2.1.1 to 2.1.2.
Release notes
Sourced from gradle/wrapper-validation-action's releases.
Commits
b231772
Build outputsad66d65
Update known wrapper checksums34f4d9f
Bump undici from 5.28.2 to 5.28.34a956f6
Bump the npm-dependencies group with 6 updates63d15e7
Bump the npm-dependencies group with 1 updateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show