feature: position index inspection for collectArguments (#78) #213
build.yml
on: push
Annotations
13 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
|
Verify plugin
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
Unstable API Usage:
src/main/kotlin/de/sirywell/methodhandleplugin/inspection/MethodHandleInvokeInspection.kt#L94
'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/psiSupport.kt#L13
Function "isJavaLangInvoke" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandleTransformer.kt#L9
Function "asFixedArity" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandlesMerger.kt#L300
Function "iteratedLoop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandlesMerger.kt#L302
Function "loop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/dfa/SsaAnalyzer.kt#L489
Function "justDelegateAllowNull" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandlesMerger.kt#L375
Function "whileLoop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandleTransformer.kt#L14
Function "asType" is never used
|
Cascade 'if' can be replaced with 'when':
src/main/kotlin/de/sirywell/methodhandleplugin/dfa/SsaAnalyzer.kt#L38
Cascade 'if' should be replaced with 'when'
|
Convert 'object' to 'data object':
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/types.kt#L106
'object' with manual 'toString' can be converted to 'data object'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
HandleHints-0.0.1
Expired
|
140 KB |
|
pluginVerifier-result
Expired
|
15.5 KB |
|