chore(deps): update gradle/wrapper-validation-action action to v3 #190
build.yml
on: pull_request
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/MethodHandlesMerger.kt#L285
Function "whileLoop" 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#L236
Function "iteratedLoop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandlesMerger.kt#L238
Function "loop" is never used
|
Unused symbol:
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/MethodHandleTransformer.kt#L14
Function "asType" is never used
|
Inspect code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Cascade 'if' can be replaced with 'when':
src/main/kotlin/de/sirywell/methodhandleplugin/dfa/SsaAnalyzer.kt#L37
Cascade 'if' should be replaced with 'when'
|
Convert 'object' to 'data object':
src/main/kotlin/de/sirywell/methodhandleplugin/mhtype/types.kt#L115
'object' with manual 'toString' can be converted to 'data object'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
HandleHints-0.0.1
Expired
|
142 KB |
|
pluginVerifier-result
Expired
|
15 KB |
|