Open dependabot[bot] opened 1 week ago
24 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Redundant nullable return type |
🔶 Warning | 8 |
Redundant call of conversion method |
🔶 Warning | 4 |
Leaking 'this' in constructor |
🔶 Warning | 1 |
Redundant SAM constructor |
🔶 Warning | 1 |
Unused symbol |
🔶 Warning | 1 |
Class member can have 'private' visibility |
◽️ Notice | 4 |
Variable declaration could be moved inside 'when' |
◽️ Notice | 1 |
'if' condition can be replaced with lambda call |
◽️ Notice | 1 |
'map.put()' can be converted to assignment |
◽️ Notice | 1 |
Call chain on collection type can be simplified |
◽️ Notice | 1 |
Verbose nullability and emptiness check |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
Bumps JetBrains/qodana-action from 2024.2.3 to 2024.2.6.
Release notes
Sourced from JetBrains/qodana-action's releases.
Commits
31d6f33
:bug: QD-10155 Stop throwing error on non-zero exit code from merge-base call4f04143
:arrow_up: Bump the npm-production group across 1 directory with 5 updates21b001e
:arrow_up: Updateqodana
tov2024.2.5
aa77abf
:arrow_up: Bump azure-pipelines-tasks-utility-commoncf1e8da
:bug: Fix revision ids for analysing pull requestsa389a9a
:bricks: Updatescan/dist/index.js
e8297ea
:bug: Fix revision ids for analysing pull requestsf8f97ea
:arrow_up: Bump actions/setup-node in the dependencies groupcaa098f
:arrow_up: Bump eslint from 8.57.0 to 8.57.1089239f
:bricks: Set up more testsDependabot 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