Bump JetBrains/qodana-action from 2024.1.9 to 2024.2.3 #550
push_and_pr.yml
on: pull_request
Matrix: Build
Matrix: Tests
CodeQL
/
Analyze
8m 8s
Qodana
/
Analyze
21m 12s
Plugins
/
Build
4m 33s
Coverage
/
Analyze
All tests
0s
Annotations
12 errors, 46 warnings, and 10 notices
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L1620
'com.intellij.testFramework.MapDataContext' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L1620
'com.intellij.testFramework.MapDataContext' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L1624
'com.intellij.testFramework.MapDataContext' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2717
'com.intellij.codeInsight.documentation.DocumentationManager' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L1623
'com.intellij.testFramework.MapDataContext' is deprecated and marked for removal
|
Usage of API marked for removal:
plugin/src/testFixtures/java/base/PerlLightTestCaseBase.java#L2750
'com.intellij.codeInsight.documentation.DocumentationManager' 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#L2717
'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
|
Tests (macos-latest) / Heavy
Process completed with exit code 1.
|
All tests
Process completed with exit code 1.
|
Build (ubuntu-latest)
The process '/usr/bin/git' failed with exit code 128
|
Build (macos-latest)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Build (windows-latest)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Plugins / Build
The process '/usr/bin/git' failed with exit code 128
|
CodeQL / Analyze
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (docker)
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (docker)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (ubuntu-latest) / Integration (asdf)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (ubuntu-latest) / Integration (asdf)
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (plenv)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (ubuntu-latest) / Integration (plenv)
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (perlbrew with libs)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (ubuntu-latest) / Integration (perlbrew with libs)
The process '/usr/bin/git' failed with exit code 128
|
Tests (macos-latest) / Integration (asdf)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Tests (macos-latest) / Integration (asdf)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (ubuntu-latest) / Integration (perlbrew)
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Integration (perlbrew)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (macos-latest) / Integration (plenv)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Tests (macos-latest) / Integration (plenv)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (macos-latest) / Integration (perlbrew with libs)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (macos-latest) / Integration (perlbrew with libs)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Light
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Light
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Qodana / Analyze
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm
|
Qodana / Analyze
Cannot run analysis for commit 47b48fec4b2ca82ef9ede3f6bbd7fd3c99f8246a because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.
|
Qodana / Analyze
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm
|
Qodana / Analyze
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm
|
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#L1104
Can generalize to `? extends Pair<Integer, String>`
|
Qodana / Analyze
The process '/usr/bin/git' failed with exit code 128
|
Tests (ubuntu-latest) / Heavy
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (ubuntu-latest) / Heavy
The process '/usr/bin/git' failed with exit code 128
|
Tests (windows-latest) / Integration (system)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Tests (windows-latest) / Integration (system)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (windows-latest) / Light
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Tests (windows-latest) / Light
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (windows-latest) / Heavy
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|
Tests (windows-latest) / Heavy
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (macos-latest) / Heavy
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Tests (macos-latest) / Heavy
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (macos-latest) / Light
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
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/perl/lexer/PerlLexer.java#L12257
Duplicate branch in 'switch'
|
Duplicate branches in 'switch':
plugin/core/src/main/gen/com/perl5/lang/perl/lexer/PerlLexer.java#L12609
Duplicate branch in 'switch'
|
Duplicate branches in 'switch':
plugin/core/src/main/gen/com/perl5/lang/perl/lexer/PerlLexer.java#L12864
Duplicate branch in 'switch'
|
|
Duplicate branches in 'switch':
plugin/core/src/main/gen/com/perl5/lang/perl/lexer/PerlLexer.java#L12262
Duplicate branch in 'switch'
|
Duplicate branches in 'switch':
plugin/core/src/main/gen/com/perl5/lang/pod/lexer/PodLexerGenerated.java#L1168
Duplicate branch in 'switch'
|
|
Duplicate branches in 'switch':
plugin/core/src/main/gen/com/perl5/lang/perl/lexer/PerlLexer.java#L13059
Duplicate branch in 'switch'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-integration-asdf-macos-latest
Expired
|
857 KB |
|
coverage-integration-asdf-ubuntu-latest
Expired
|
873 KB |
|
coverage-integration-docker-ubuntu-latest
Expired
|
880 KB |
|
coverage-integration-perlbrew-libs-macos-latest
Expired
|
858 KB |
|
coverage-integration-perlbrew-libs-ubuntu-latest
Expired
|
873 KB |
|
coverage-integration-perlbrew-ubuntu-latest
Expired
|
873 KB |
|
coverage-integration-plenv-macos-latest
Expired
|
859 KB |
|
coverage-integration-plenv-ubuntu-latest
Expired
|
873 KB |
|
coverage-integration-system-windows-latest
Expired
|
895 KB |
|
heavy-tests-coverage-ubuntu-latest
Expired
|
866 KB |
|
heavy-tests-coverage-windows-latest
Expired
|
874 KB |
|
light-tests-coverage-macos-latest
Expired
|
2.55 MB |
|
light-tests-coverage-ubuntu-latest
Expired
|
2.5 MB |
|
light-tests-coverage-windows-latest
Expired
|
2.52 MB |
|
plugins
Expired
|
4.23 MB |
|