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

#2714 added few tests with perl 5.38 sources #2717

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

hurricup
Copy link
Collaborator

@hurricup hurricup commented Jul 3, 2023

No description provided.

@hurricup hurricup enabled auto-merge (rebase) July 3, 2023 05:48
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Qodana for JVM

2575 new problems were found

Inspection name Severity Problems
Usage of API marked for removal 🔴 Failure 14
Missorted modifiers 🔶 Warning 612
Unused declaration 🔶 Warning 591
Deprecated API usage 🔶 Warning 229
Missing '@Override' annotation 🔶 Warning 212
Method can be made 'void' 🔶 Warning 78
Check dependency licenses 🔶 Warning 66
Method parameter always has the same value 🔶 Warning 47
Method always returns the same value 🔶 Warning 35
@NotNull/@Nullable problems 🔶 Warning 34
Hardcoded strings 🔶 Warning 29
C-style array declaration 🔶 Warning 28
Unnecessary semicolon 🔶 Warning 21
Method is identical to its super method 🔶 Warning 21
Declaration can have 'final' modifier 🔶 Warning 15
Can use bounded wildcard 🔶 Warning 9
Redundant 'throws' clause 🔶 Warning 8
Field may be 'final' 🔶 Warning 8
Raw use of parameterized class 🔶 Warning 3
Missing required 'lang' attribute 🔶 Warning 2
'final' method in 'final' class 🔶 Warning 2
Incorrect string capitalization 🔶 Warning 2
Unnecessary modifier 🔶 Warning 1
Explicit type can be replaced with '<>' 🔶 Warning 1
Lambda can be replaced with method reference 🔶 Warning 1
Unnecessary conversion to 'String' 🔶 Warning 1
'protected' member in 'final' class 🔶 Warning 1
Statement can be replaced with enhanced 'switch' 🔶 Warning 1
Duplicate branches in 'switch' ◽️ Notice 503

💡 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.0 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-232.8453.116-withsources Apache-2.0
copyright ideaic-ic-232.8453.116-withsources Apache-2.0
copyright ideaiu-iu-232.8453.116-withsources Apache-2.0
ideaic 232.8453.116-eap-snapshot Apache-2.0
ideaiu 232.8453.116-eap-snapshot Apache-2.0
java-coverage ideaiu-iu-232.8453.116-withsources Apache-2.0
java ideaic-ic-232.8453.116-withsources Apache-2.0
jflex 1.9.1 BSD-3-Clause
jsr305 3.0.2 Apache-2.0
kotlin-stdlib-common 1.8.22 Apache-2.0
kotlin-stdlib 1.8.22 Apache-2.0
platform-langinjection ideaic-ic-232.8453.116-withsources Apache-2.0
platform-langinjection ideaiu-iu-232.8453.116-withsources Apache-2.0
remoterun ideaiu-iu-232.8453.116-withsources Apache-2.0
terminal ideaic-ic-232.8453.116-withsources Apache-2.0
terminal ideaiu-iu-232.8453.116-withsources Apache-2.0
webdeployment ideaiu-iu-232.8453.116-withsources Apache-2.0
Contact Qodana team

Contact us at [email protected]

@hurricup hurricup merged commit 6ddb1d9 into master Jul 3, 2023
@hurricup hurricup deleted the hurricup/perl538-test-file branch July 3, 2023 06:37
@sonarcloud
Copy link

sonarcloud bot commented Jul 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

75.0% 75.0% Coverage
0.0% 0.0% Duplication

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.

1 participant