Roblox Studio Companion Plugin support #175
build.yml
on: pull_request
Annotations
2 errors, 11 warnings, and 3 notices
|
Inspect code
/data/cache/gradle/kotlin-profile
|
|
Inspect code
/data/cache/gradle/kotlin-profile
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, gradle/actions/setup-gradle@v4. 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/
|
|
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, gradle/actions/setup-gradle@v4. 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
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.2.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/
|
|
Unused symbol:
src/main/kotlin/com/github/aleksandrsl/intellijluau/settings/ProjectSettingsState.kt#L91
Property "companionPluginEnabled" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/aleksandrsl/intellijluau/settings/ProjectSettingsState.kt#L94
Property "companionPluginPort" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/aleksandrsl/intellijluau/lsp/CompanionServer.kt#L47
Property "isRunning" is never used
|
|
Incorrect string capitalization:
src/main/kotlin/com/github/aleksandrsl/intellijluau/settings/ProjectSettingsComponent.kt#L79
String 'Enable Roblox Studio Companion Plugin' is not properly capitalized. It should have sentence capitalization
|
|
Constructor parameter is never used as a property:
src/main/kotlin/com/github/aleksandrsl/intellijluau/lsp/CompanionPluginService.kt#L38
Constructor parameter is never used as a property
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.2.1)
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.2.1)
|
|
Verify plugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4, gradle/actions/setup-gradle@v4. 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/
|
|
Unnecessary type argument:
src/main/kotlin/com/github/aleksandrsl/intellijluau/lsp/CompanionServer.kt#L118
Remove explicit type arguments
|
|
Function or property has platform type:
src/main/kotlin/com/github/aleksandrsl/intellijluau/lsp/CompanionPluginService.kt#L156
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
|
Convert 'object' to 'data object':
src/main/kotlin/com/github/aleksandrsl/intellijluau/lsp/CompanionPluginService.kt#L149
'sealed' sub-object can be converted to 'data object'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
intellij-luau-0.1.1
|
3.22 MB |
sha256:d2a1d9d84ba82c8fad2ee5828879f39c13454e5fa4ac0ae93b155edb03bd8fa9
|
|
|
pluginVerifier-result
|
50.6 KB |
sha256:f81e6f992db0b9851c7092c3c2452c36051c4d66350a9783e80d0aa6681da579
|
|