Bump JetBrains/qodana-action from 2024.1.8 to 2024.2.6 #124
build.yml
on: pull_request
Annotations
20 warnings and 2 notices
Build
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
Build
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Test
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Class is exposed outside of its visibility scope:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizerResources.java#L125
Class `BiGram` is exposed outside its defined visibility scope
|
Link specified as plain text:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizer.java#L24
Link specified as plain text
|
Link specified as plain text:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizer.java#L25
Link specified as plain text
|
Link specified as plain text:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizer.java#L23
Link specified as plain text
|
Lombok @Getter may be used:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizer.java#L113
Field 'sepToken' may have Lombok @Getter
|
Lombok @Getter may be used:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizer.java#L109
Field 'clsToken' may have Lombok @Getter
|
Lombok @Getter may be used:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizer.java#L117
Field 'unkToken' may have Lombok @Getter
|
Lombok @Getter may be used:
src/main/java/com/genesys/roberta/tokenizer/BiGram.java#L13
Class 'BiGram' may use Lombok @Getter
|
Mismatch between Javadoc and code:
src/main/java/com/genesys/roberta/tokenizer/BytePairEncoder.java#L96
Method is specified to return list but the return type is set
|
Mismatch between Javadoc and code:
src/main/java/com/genesys/roberta/tokenizer/Tokenizer.java#L12
Method is specified to return list but the return type is array
|
Unused import:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizer.java#L4
Unused import `import lombok.val;`
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Inspect code
Cannot run analysis for commit 8b03c4bb63e364fc5bc3c7b9e5b9077667170c47 because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Verify plugin
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Method can be extracted:
src/main/java/com/genesys/roberta/tokenizer/RobertaTokenizer.java#L98
It's possible to extract method returning 'outputTokens' from a long surrounding method
|
Trailing comma recommendations:
build.gradle.kts#L56
Useless trailing comma
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Kotlin-comments-sentiment-analysis-1.0
|
69.8 MB |
|
pluginVerifier-result
|
11.3 KB |
|