Closed dependabot[bot] closed 6 months ago
29 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused import directive |
🔶 Warning | 13 |
Unstable API Usage |
🔶 Warning | 9 |
Unused symbol |
🔶 Warning | 3 |
Function naming convention |
◽️ Notice | 1 |
'arrayOf' call can be replaced with array literal [...] |
◽️ Notice | 1 |
Can be replaced with binary operator |
◽️ 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
Superseded by #16.
Bumps JetBrains/qodana-action from 2023.2.8 to 2023.3.2.
Release notes
Sourced from JetBrains/qodana-action's releases.
Commits
a040a78
:arrow_up: Bump follow-redirects from 1.15.5 to 1.15.63ffdff2
:arrow_up: Bump the dependencies group with 1 updatec0a36fb
:bricks: Fix project after dependabots19ac427
:arrow_up: Bump undici from 5.26.3 to 5.28.311d3bf9
:arrow_up: Bump the dependencies group with 16 updates8e10b3a
:arrow_up: Updateqodana
tov2023.3.2
5796958
:arrow_up: Bump the dependencies group with 2 updates9a71424
:arrow_up: Bump the dependencies group with 1 update43dddd1
:arrow_up: Bump the dependencies group with 7 updatesfc2dc2f
:bricks: Usenode20
as the action runtimeDependabot 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