Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2023.3 #2801

Merged
merged 7 commits into from
Dec 6, 2023
Merged

Release 2023.3 #2801

merged 7 commits into from
Dec 6, 2023

Conversation

hurricup
Copy link
Collaborator

@hurricup hurricup commented Dec 6, 2023

No description provided.

@hurricup hurricup enabled auto-merge (rebase) December 6, 2023 04:32
Copy link

github-actions bot commented Dec 6, 2023

Qodana for JVM

2667 new problems were found

Inspection name Severity Problems
Usage of API marked for removal 🔴 Failure 24
Missorted modifiers 🔶 Warning 613
Unused declaration 🔶 Warning 596
Deprecated API usage 🔶 Warning 249
Missing '@Override' annotation 🔶 Warning 212
Method can be made 'void' 🔶 Warning 78
Check dependency licenses 🔶 Warning 64
Method parameter always has the same value 🔶 Warning 46
Method always returns the same value 🔶 Warning 38
Hardcoded strings 🔶 Warning 35
@NotNull/@Nullable problems 🔶 Warning 34
'size() == 0' can be replaced with 'isEmpty()' 🔶 Warning 27
Class is exposed outside of its visibility scope 🔶 Warning 25
Method is identical to its super method 🔶 Warning 21
Unnecessary semicolon 🔶 Warning 21
Declaration can have 'final' modifier 🔶 Warning 15
Can use bounded wildcard 🔶 Warning 14
Redundant 'throws' clause 🔶 Warning 11
Field may be 'final' 🔶 Warning 8
C-style array declaration 🔶 Warning 7
'final' method in 'final' class 🔶 Warning 3
Raw use of parameterized class 🔶 Warning 3
Incorrect string capitalization 🔶 Warning 2
Missing required 'lang' attribute 🔶 Warning 2
A service can be converted to a light one 🔶 Warning 2
Statement lambda can be replaced with expression lambda 🔶 Warning 1
Explicit type can be replaced with '<>' 🔶 Warning 1
Lambda can be replaced with method reference 🔶 Warning 1
'protected' member in 'final' class 🔶 Warning 1
Unnecessary conversion to 'String' 🔶 Warning 1
Unnecessary modifier 🔶 Warning 1
Duplicate branches in 'switch' ◽️ Notice 505
Method can be extracted ◽️ Notice 5
Immutable collection creation can be replaced with collection factory call ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Dependencies licenses

Third-party software list

This page lists the third-party software dependencies used in perl5

Dependency Version Licenses
annotations 24.0.1 Apache-2.0
ant-launcher 1.10.13 Apache-2.0
W3C-19980720
ant 1.10.13 Apache-2.0
W3C-19980720
clouds-docker-impl ideaiu-iu-233.11799.196-withsources Apache-2.0
copyright ideaic-ic-233.11799.196-withsources Apache-2.0
copyright ideaiu-iu-233.11799.196-withsources Apache-2.0
grammar-kit 2022.3.2 Apache-2.0
ideaic 233.11799.196-eap-snapshot Apache-2.0
ideaiu 233.11799.196-eap-snapshot Apache-2.0
java-coverage ideaiu-iu-233.11799.196-withsources Apache-2.0
java ideaic-ic-233.11799.196-withsources Apache-2.0
jflex 1.9.2 BSD-3-Clause
jsr305 3.0.2 Apache-2.0
kotlin-stdlib 1.9.21 Apache-2.0
platform-langinjection ideaic-ic-233.11799.196-withsources Apache-2.0
platform-langinjection ideaiu-iu-233.11799.196-withsources Apache-2.0
remoterun ideaiu-iu-233.11799.196-withsources Apache-2.0
terminal ideaic-ic-233.11799.196-withsources Apache-2.0
terminal ideaiu-iu-233.11799.196-withsources Apache-2.0
webdeployment ideaiu-iu-233.11799.196-withsources Apache-2.0
Contact Qodana team

Contact us at [email protected]

@hurricup hurricup merged commit 48a4ea2 into master Dec 6, 2023
36 checks passed
@hurricup hurricup deleted the dev/233 branch December 6, 2023 05:36
@coveralls
Copy link

Coverage Status

coverage: 82.104% (+0.02%) from 82.088%
when pulling fe180cf on dev/233
into d376026 on master.

Copy link

sonarqubecloud bot commented Dec 6, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 6 Code Smells

87.5% 87.5% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants