Merge pull request #27 from j-plugins/dependabot/github_actions/jtalk… #48
build.yml
on: push
Annotations
1 error, 13 warnings, and 7 notices
|
Inspect code
/data/cache/gradle/kotlin-profile
|
|
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Incorrect string capitalization:
src/main/kotlin/com/github/xepozz/inline_call/feature/shell/run/ShellRunConfigurationType.kt#L27
String 'configuration type description' is not properly capitalized. It should have sentence capitalization
|
|
Redundant nullable return type:
src/main/kotlin/com/github/xepozz/inline_call/feature/http/run/HttpRunConfigurationType.kt#L26
'getConfigurationTypeDescription' always returns non-null type
|
|
Redundant nullable return type:
src/main/kotlin/com/github/xepozz/inline_call/feature/shell/run/ShellRunConfigurationType.kt#L26
'getConfigurationTypeDescription' always returns non-null type
|
|
|
|
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/inline_call/feature/shell/run/ShellRunConfigurationProducer.kt#L13
Class "ShellRunConfigurationProducer" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/inline_call/feature/http/run/HttpRunConfigurationProducer.kt#L13
Class "HttpRunConfigurationProducer" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/inline_call/CallBundle.kt#L13
Function "message" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/inline_call/CallBundle.kt#L10
Object "CallBundle" is never used
|
|
Inspect code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: JetBrains/qodana-action@v2025.3.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.3.1)
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.3.1)
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/inline_call/feature/shell/ShellFeatureAdapter.kt#L30
Property 'matcher' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/inline_call/feature/shell/ConsoleWrapperPanel.kt#L20
Property 'toolbarWrapper' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/inline_call/base/api/FeatureGenerator.kt#L36
Property 'EP_NAME' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/inline_call/feature/http/HttpFeatureAdapter.kt#L32
Property 'matcher' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/inline_call/feature/shell/ConsoleWrapperPanel.kt#L19
Property 'toolbar' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/inline_call/base/api/LanguageTextExtractor.kt#L11
Property 'EP_NAME' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/inline_call/base/util/RegexpMatcher.kt#L6
Property 'pattern' could be private
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Inline Call Plugin-2025.1.0
|
107 KB |
sha256:8ce40b9cd158d37ed68f93bc154c23942d128674ff9d0c06ffe2af262494541c
|
|
|
pluginVerifier-result
|
121 KB |
sha256:f098d3c55e84901ded4cbb0b80382c29cf7be131f6f75f657ad6cfc3cbd253de
|
|