refactor: introduce common supertype ProblemEmitter #242
build.yml
on: pull_request
Annotations
14 warnings and 3 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
|
Verify plugin
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Constructor parameter is never used as a property:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodTypeHelper.kt#L16
Constructor parameter is never used as a property
|
Constant conditions:
src/main/kotlin/de/sirywell/handlehints/dfa/SsaAnalyzer.kt#L387
Index is always out of bounds
|
Unstable API Usage:
src/main/kotlin/de/sirywell/handlehints/inspection/MethodHandleInvokeInspection.kt#L98
'from([email protected] ModCommandAction)' is unstable because its signature references unstable interface 'com.intellij.modcommand.ModCommandAction' marked with @ApiStatus.Experimental
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/type/ParameterList.kt#L16
Function "join" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandleTransformer.kt#L20
Function "asType" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L377
Function "iteratedLoop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L380
Function "loop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/psiSupport.kt#L16
Function "isJavaLangInvoke" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L498
Function "whileLoop" is never used
|
Cascade 'if' can be replaced with 'when':
src/main/kotlin/de/sirywell/handlehints/dfa/SsaAnalyzer.kt#L44
Cascade 'if' should be replaced with 'when'
|
Class member can have 'private' visibility:
src/main/kotlin/de/sirywell/handlehints/TriState.kt#L8
Function 'join' could be private
|
Class member can have 'private' visibility:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L505
Function 'nonNegativeInt' could be private
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
HandleHints-0.0.1
Expired
|
180 KB |
|
pluginVerifier-result
Expired
|
10.7 KB |
|