Bump org.jetbrains.qodana from 2024.2.3 to 2024.2.5 #113
build.yml
on: pull_request
Annotations
7 warnings and 4 notices
Build
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs 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
|
Unused symbol:
src/main/kotlin/com/github/nikolaymatrosov/cucumbergo/steps/GoParameterTypeManager.kt#L29
Function "addParameterType" is never used
|
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 c72576c8ead6aeaaa6edddede19659e791d4c10e 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
|
Function naming convention:
src/main/kotlin/com/github/nikolaymatrosov/cucumbergo/StepUtils.kt#L23
Function name `ToCamelCase` should start with a lowercase letter
|
Constant conditions:
src/main/kotlin/com/github/nikolaymatrosov/cucumbergo/steps/StepDefenitionCreator.kt#L33
Value of 'stepsDir' is always null
|
|
'protected' visibility is effectively 'private' in a final class:
src/main/kotlin/com/github/nikolaymatrosov/cucumbergo/run/GodogRunConfigurationProducer.kt#L19
'protected' visibility is effectively 'private' in a final class
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cucumber-go-0.2.2
|
40.8 KB |
|
pluginVerifier-result
|
21.4 KB |
|