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.1 #2827

Merged
merged 6 commits into from
Feb 20, 2024

Release 2023.3.1

599165c
Select commit
Loading
Failed to load commit list.
Merged

Release 2023.3.1 #2827

Release 2023.3.1
599165c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / QDJVM succeeded Feb 20, 2024 in 9s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 38 in plugin/core/src/main/java/com/perl5/lang/perl/idea/inspections/PerlDeprecatedInspection.java

See this annotation in the file changed.

Code scanning / QDJVM

Declaration can have 'final' modifier Warning

Declaration can have final modifier

Check warning on line 38 in plugin/core/src/main/java/com/perl5/lang/perl/idea/inspections/PerlDeprecatedInspection.java

See this annotation in the file changed.

Code scanning / QDJVM

Field may be 'final' Warning

Field myMarkedElements may be 'final'