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 basic awareness about perl 5.38 #2727

Merged
merged 4 commits into from
Jul 8, 2023
Merged

Conversation

hurricup
Copy link
Collaborator

@hurricup hurricup commented Jul 8, 2023

  • added perl version
  • updated features list
  • updated core modules and pragmas
  • updated builtin list and builtin module
  • integration testing moved to 5.38.0

- added perl version
- updated features list
- updated core modules and pragmas
- updated builtin list and builtin module
- integration testing moved to 5.38.0
@hurricup hurricup enabled auto-merge (rebase) July 8, 2023 07:10
@github-actions
Copy link

github-actions bot commented Jul 8, 2023

Qodana for JVM

2576 new problems were found

Inspection name Severity Problems
Usage of API marked for removal 🔴 Failure 14
Missorted modifiers 🔶 Warning 612
Unused declaration 🔶 Warning 592
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.9.0 Apache-2.0
kotlin-stdlib 1.9.0 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]

Not sure why it started to fail right now, presumably caused by core modules update in #2714
@hurricup hurricup merged commit 5289fba into master Jul 8, 2023
@hurricup hurricup deleted the hurricup/2714-perl538 branch July 8, 2023 13:42
@coveralls
Copy link

Coverage Status

coverage: 82.068% (-0.05%) from 82.114% when pulling 53b0d9b on hurricup/2714-perl538 into 550ebd6 on master.

@sonarcloud
Copy link

sonarcloud bot commented Jul 8, 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

100.0% 100.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.

2 participants