Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.2 #458
push_and_pr.yml
on: pull_request
Matrix: Build
Matrix: Tests
CodeQL
/
Analyze
6m 45s
Qodana
/
Analyze
12m 42s
Plugins
/
Build
4m 59s
Coverage
/
Analyze
All tests
0s
Annotations
13 errors, 51 warnings, and 10 notices
Tests (ubuntu-latest) / Integration (plenv)
Gradle build failed: see console output for details
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2716
'com.intellij.codeInsight.documentation.DocumentationManager' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2714
'com.intellij.codeInsight.documentation.DocumentationManager' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2751
'com.intellij.codeInsight.documentation.DocumentationManager' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2747
'com.intellij.codeInsight.documentation.DocumentationComponent' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L1621
'com.intellij.testFramework.MapDataContext' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlInterpreterConfigurator.java#L60
'org.apache.commons.lang.NotImplementedException' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2714
'com.intellij.codeInsight.documentation.DocumentationManager' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2229
'com.intellij.codeInsight.documentation.DocumentationManager' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L29
'com.intellij.codeInsight.documentation.DocumentationManager' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2714
'com.intellij.codeInsight.documentation.DocumentationManager' is deprecated and marked for removal
|
Tests (ubuntu-latest) / Light
Gradle build failed: see console output for details
|
All tests
Process completed with exit code 1.
|
Build (ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Build (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 128
|
Build (windows-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Build (windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Build (macos-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Build (macos-latest)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Plugins / Build
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Plugins / Build
The process '/usr/bin/git' failed with exit code 128
|
CodeQL / Analyze
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
CodeQL / Analyze
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (docker)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (ubuntu-latest) / Integration (docker)
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (plenv)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (ubuntu-latest) / Integration (plenv)
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (perlbrew)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (ubuntu-latest) / Integration (perlbrew)
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (perlbrew with libs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (ubuntu-latest) / Integration (perlbrew with libs)
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (asdf)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (ubuntu-latest) / Integration (asdf)
The process '/usr/bin/git' failed with exit code 128
|
Tests (macos-latest) / Integration (asdf)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (macos-latest) / Integration (asdf)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Tests (macos-latest) / Integration (plenv)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (macos-latest) / Integration (plenv)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Tests (macos-latest) / Integration (perlbrew with libs)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (macos-latest) / Integration (perlbrew with libs)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Can use bounded wildcard:
plugin/core/src/main/java/com/perl5/lang/perl/idea/sdk/host/PerlHostHandler.java#L82
Can generalize to `? super PerlHostData<?, ?>`
|
Can use bounded wildcard:
plugin/core/src/main/java/com/perl5/lang/perl/psi/light/PerlLightSubDefinitionElement.java#L95
Can generalize to `? extends List<PerlSubArgument>`
|
Can use bounded wildcard:
mason/mason2/core/src/main/java/com/perl5/lang/mason2/idea/vfs/MasonVirtualFileListener.java#L161
Can generalize to `? extends VirtualFile`
|
Can use bounded wildcard:
mason/htmlmason/core/src/main/java/com/perl5/lang/htmlmason/parser/psi/impl/HTMLMasonFileImpl.java#L468
Can generalize to `? super HTMLMasonMethodDefinition`
|
Can use bounded wildcard:
mason/htmlmason/core/src/main/java/com/perl5/lang/htmlmason/filetypes/HTMLMasonFileTypeProvider.java#L33
Can generalize to `? super VirtualFile`
|
Can use bounded wildcard:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L1080
Can generalize to `? super Pair<Integer, String>`
|
Can use bounded wildcard:
mason/htmlmason/core/src/main/java/com/perl5/lang/htmlmason/parser/psi/impl/HTMLMasonFileImpl.java#L214
Can generalize to `? super VirtualFile`
|
Can use bounded wildcard:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L1516
Can generalize to `? extends Pair<Grouper, Group>`
|
Can use bounded wildcard:
plugin/cpanminus/src/main/java/com/perl5/lang/perl/cpanminus/runAnything/PerlCpanminusRunAnythingProvider.java#L143
Can generalize to `? extends CommandElement`
|
Can use bounded wildcard:
plugin/debugger/src/main/java/com/perl5/lang/perl/debugger/run/run/debugger/PerlDebuggerProgramRunner.java#L71
Can generalize to `? super RunContentDescriptor`
|
Qodana / Analyze
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Light
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (ubuntu-latest) / Light
The process '/usr/bin/git' failed with exit code 128
|
Tests (windows-latest) / Integration (system)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (windows-latest) / Integration (system)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Tests (ubuntu-latest) / Heavy
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (ubuntu-latest) / Heavy
The process '/usr/bin/git' failed with exit code 128
|
Tests (windows-latest) / Light
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (windows-latest) / Light
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Tests (macos-latest) / Heavy
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (macos-latest) / Heavy
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Tests (windows-latest) / Heavy
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (windows-latest) / Heavy
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Tests (macos-latest) / Light
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Tests (macos-latest) / Light
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Class can be record class:
plugin/core/src/main/java/com/perl5/errorHandler/YoutrackApi.java#L40
Class can be record class
|
Class can be record class:
plugin/core/src/main/java/com/perl5/errorHandler/YoutrackApi.java#L73
Class can be record class
|
|
|
|
|
Duplicate branches in 'switch':
plugin/core/src/main/gen/com/perl5/lang/pod/lexer/PodLexerGenerated.java#L1280
Duplicate branch in 'switch'
|
Duplicate branches in 'switch':
plugin/core/src/main/gen/com/perl5/lang/pod/lexer/PodLexerGenerated.java#L1260
Duplicate branch in 'switch'
|
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-integration-asdf-macos-latest
Expired
|
777 KB |
|
coverage-integration-asdf-ubuntu-latest
Expired
|
791 KB |
|
coverage-integration-docker-ubuntu-latest
Expired
|
788 KB |
|
coverage-integration-perlbrew-libs-macos-latest
Expired
|
777 KB |
|
coverage-integration-perlbrew-libs-ubuntu-latest
Expired
|
793 KB |
|
coverage-integration-perlbrew-ubuntu-latest
Expired
|
794 KB |
|
coverage-integration-plenv-macos-latest
Expired
|
776 KB |
|
coverage-integration-system-windows-latest
Expired
|
795 KB |
|
heavy-tests-coverage-macos-latest
Expired
|
809 KB |
|
heavy-tests-coverage-ubuntu-latest
Expired
|
806 KB |
|
heavy-tests-coverage-windows-latest
Expired
|
814 KB |
|
light-tests-coverage-macos-latest
Expired
|
2.29 MB |
|
light-tests-coverage-windows-latest
Expired
|
2.3 MB |
|
plugins
Expired
|
4.23 MB |
|