chore(deps): update dependency gradle to v8.11 #367
build.yml
on: pull_request
Annotations
23 warnings and 5 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
|
Local 'var' is never modified and can be declared as 'val':
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandleTransformer.kt#L55
Variable is never modified, so it can be declared using 'val'
|
Constant conditions:
src/main/kotlin/de/sirywell/handlehints/dfa/SsaAnalyzer.kt#L670
Index is always out of bounds
|
Unused import directive:
src/main/kotlin/de/sirywell/handlehints/TypeData.kt#L9
Unused import directive
|
Unused import directive:
src/main/kotlin/de/sirywell/handlehints/type/MemoryLayoutType.kt#L5
Unused import directive
|
Unstable API Usage:
src/main/kotlin/de/sirywell/handlehints/inspection/RedundantInvocationFix.kt#L25
'hasModifier(com.intellij.lang.jvm.@org.jetbrains.annotations.NotNull JvmModifier)' is unstable because its signature references unstable enum 'com.intellij.lang.jvm.JvmModifier' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/de/sirywell/handlehints/inspection/RedundantInvocationFix.kt#L25
'STATIC' is declared in unstable package 'com.intellij.lang.jvm' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/de/sirywell/handlehints/inspection/RedundantInvocationFix.kt#L25
'com.intellij.lang.jvm.JvmModifier' is declared in unstable package 'com.intellij.lang.jvm' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/de/sirywell/handlehints/inspection/MethodHandleInvokeInspection.kt#L98
'from(com.intellij.modcommand.@org.jetbrains.annotations.Nullable 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/mhtype/MethodHandlesMerger.kt#L388
Function "iteratedLoop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L525
Function "whileLoop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/type/MemoryLayoutType.kt#L471
Type alias "PathElementList" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L391
Function "loop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/handlehints/psiSupport.kt#L18
Function "isJavaLangInvoke" 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 9153e85323c6201fa79d960517a1bc84b5e43f6c 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
|
Cascade 'if' can be replaced with 'when':
src/main/kotlin/de/sirywell/handlehints/dfa/SsaAnalyzer.kt#L59
Cascade 'if' should be replaced with 'when'
|
Class member can have 'private' visibility:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L532
Function 'nonNegativeInt' could be private
|
Class member can have 'private' visibility:
src/main/kotlin/de/sirywell/handlehints/TriState.kt#L8
Function 'join' could be private
|
Unnecessary local variable:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L277
Variable is same as 'target' and can be inlined
|
Unnecessary local variable:
src/main/kotlin/de/sirywell/handlehints/mhtype/MethodHandlesMerger.kt#L233
Variable is same as 'target' and can be inlined
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
HandleHints-0.3.0
|
393 KB |
|
pluginVerifier-result
|
27.2 KB |
|