feature: implement extensive inspections for `MethodHandles#tableSwit… #239
Annotations
13 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.
|
Constant conditions:
src/main/kotlin/de/sirywell/methodhandleplugin/dfa/SsaAnalyzer.kt#L386
Index is always out of bounds
|
Unstable API Usage:
src/main/kotlin/de/sirywell/methodhandleplugin/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/methodhandleplugin/mhtype/MethodHandlesMerger.kt#L501
Function "whileLoop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/type/ParameterList.kt#L16
Function "join" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandlesMerger.kt#L383
Function "loop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandlesMerger.kt#L380
Function "iteratedLoop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandleTransformer.kt#L22
Function "asType" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/psiSupport.kt#L16
Function "isJavaLangInvoke" is never used
|
Cascade 'if' can be replaced with 'when':
src/main/kotlin/de/sirywell/methodhandleplugin/dfa/SsaAnalyzer.kt#L43
Cascade 'if' should be replaced with 'when'
|
Class member can have 'private' visibility:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandlesMerger.kt#L544
Function 'nonNegativeInt' could be private
|
Class member can have 'private' visibility:
src/main/kotlin/de/sirywell/methodhandleplugin/TriState.kt#L8
Function 'join' could be private
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
HandleHints-0.0.1
Expired
|
186 KB |
|
pluginVerifier-result
Expired
|
14.3 KB |
|