#2934 Implemented tests for the classpath in tests #585
Triggered via pull request
November 2, 2024 09:26
Status
Success
Total duration
1h 10m 45s
Artifacts
17
push_and_pr.yml
on: pull_request
Matrix: Build
Matrix: Tests
CodeQL
/
Analyze
8m 42s
Qodana
/
Analyze
16m 58s
Plugins
/
Build
4m 30s
Coverage
/
Analyze
6m 43s
All tests
0s
Annotations
89 warnings and 2 notices
Build (macos-latest)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
Build (ubuntu-latest)
The process '/usr/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 (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 (macos-latest) / Integration (asdf)
No files were found with the provided path: ./snapshot.hprof
./jinfo.txt
./jstack.txt. No artifacts will be uploaded.
|
Tests (macos-latest) / Integration (asdf)
The process '/opt/homebrew/bin/git' failed with exit code 128
|
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 (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) / Integration (perlbrew with libs)
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)
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.
|
|
A service can be converted to a light one:
plugin/core/src/main/java/com/perl5/lang/perl/idea/configuration/settings/PerlSharedSettings.java#L52
Service can be converted to a light service
|
A service can be converted to a light one:
plugin/src/main/resources/META-INF/plugin.xml#L250
Service can be converted to a light service
|
|
|
|
|
|
|
Method always returns the same value:
plugin/core/src/main/java/com/perl5/lang/perl/lexer/PerlLexerWithCustomStates.java#L27
All implementations of method `getInitialCustomState()` always return `com.perl5.lang.tt2.lexer.TemplateToolkitLexerGenerated.LEX_HTML`
|
Method always returns the same value:
plugin/core/src/main/java/com/perl5/lang/perl/idea/livetemplates/AbstractOutlineLiveTemplateProcessor.java#L54
All implementations of method `getOutlineMarker()` always return `% `
|
Method always returns the same value:
plugin/core/src/main/java/com/perl5/lang/perl/parser/elementTypes/PerlTwoQuotesQuoteLikeElementType.java#L82
Method `checkAfterCloseQuote()` and all its overriding methods always return `true`
|
Method always returns the same value:
plugin/core/src/main/java/com/perl5/lang/perl/extensions/PerlCodeGenerator.java#L41
All implementations of method `getMethodModifierCodeText()` always return `null`
|
|
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/psi/PerlUseStatement.kt#L24
Method is never used as a member of this interface, but only as a member of the implementation class(es). The project will stay compilable if the method is removed from the interface.
|
|
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/extensions/moose/MooseProcessor.kt#L58
Method is not reachable from the entry points.
|
|
|
|
|
|
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/extensions/moo/MooProcessor.kt#L35
Field is never assigned.
|
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/internals/warnings/PerlWarningTreeLeaf.java#L21
All constructor usages are not reachable from the entry points.
|
Unused declaration:
mojo/core/src/main/java/com/perl5/lang/perl/extensions/mojo/MojoBaseProcessor.kt#L52
Method is not reachable from the entry points.
|
|
|
|
|
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/internals/warnings/PerlWarningTreeNode.java#L26
All constructor usages are not reachable from the entry points.
|
|
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/psi/PerlUseStatement.kt#L29
Method is never used as a member of this interface, but only as a member of the implementation class(es). The project will stay compilable if the method is removed from the interface.
|
|
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/internals/PerlFeaturesTable.java#L144
Constructor is never used.
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/idea/intellilang/PerlElementPatterns.java#L29
All constructor usages are not reachable from the entry points.
|
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/psi/PerlUseStatement.kt#L19
Method is never used as a member of this interface, but only as a member of the implementation class(es). The project will stay compilable if the method is removed from the interface.
|
Unused declaration:
plugin/core/src/main/java/com/perl5/lang/perl/extensions/moo/MooProcessor.kt#L49
Method is not reachable from the entry points.
|
|
|
|
Qodana / Analyze
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm
|
Qodana / Analyze
Cannot run analysis for commit d9e935bb2a01b5f25b017c21f219879fcbb28121 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
|
Qodana / Analyze
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.
|
Tests (ubuntu-latest) / Light
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 (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) / 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
|
Coverage / Analyze
The process '/usr/bin/git' failed with exit code 128
|
Class member can have 'private' visibility:
plugin/src/test/java/unit/perl/parser/PerlHighlightingLexerTest.kt#L28
Property 'lexerStates' could be private
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
|
522 KB |
|
coverage-integration-asdf-macos-latest
|
857 KB |
|
coverage-integration-asdf-ubuntu-latest
|
873 KB |
|
coverage-integration-docker-ubuntu-latest
|
880 KB |
|
coverage-integration-perlbrew-libs-macos-latest
|
857 KB |
|
coverage-integration-perlbrew-libs-ubuntu-latest
|
872 KB |
|
coverage-integration-perlbrew-ubuntu-latest
|
872 KB |
|
coverage-integration-plenv-macos-latest
|
858 KB |
|
coverage-integration-plenv-ubuntu-latest
|
872 KB |
|
coverage-integration-system-windows-latest
|
898 KB |
|
heavy-tests-coverage-macos-latest
|
870 KB |
|
heavy-tests-coverage-ubuntu-latest
|
866 KB |
|
heavy-tests-coverage-windows-latest
|
874 KB |
|
light-tests-coverage-macos-latest
|
2.55 MB |
|
light-tests-coverage-ubuntu-latest
|
2.5 MB |
|
light-tests-coverage-windows-latest
|
2.52 MB |
|
plugins
|
4.26 MB |
|