Bump org.jetbrains.qodana from 2024.2.3 to 2024.3.4 (#103) #234
Annotations
2 errors, 11 warnings, and 6 notices
Build
|b|messages.GatewayBundle|k|gateway.eap.build.expired.dialog.message|This build of Gateway has expired. Download a new build from https://www.jetbrains.com/remote-development/gateway/
|
Verify plugin
|b|messages.GatewayBundle|k|gateway.eap.build.expired.dialog.message|This build of Gateway has expired. Download a new build from https://www.jetbrains.com/remote-development/gateway/
|
Incorrect string capitalization:
src/main/kotlin/com/redhat/devtools/gateway/DevSpacesConnector.kt#L37
String 'Connects to a Dev Spaces Workspace' is not properly capitalized. It should have sentence capitalization
|
'equals()' and 'hashCode()' not paired:
src/main/kotlin/com/redhat/devtools/gateway/openshift/DevWorkspace.kt#L16
Class has `equals()` defined but does not define `hashCode()`
|
Unused import directive:
src/main/kotlin/com/redhat/devtools/gateway/view/LoaderDialog.kt#L16
Unused import directive
|
Redundant nullable return type:
src/main/kotlin/com/redhat/devtools/gateway/DevSpacesConnectionProvider.kt#L36
'connect' always returns non-null type
|
Unstable API Usage:
src/main/kotlin/com/redhat/devtools/gateway/DevSpacesConnectionProvider.kt#L73
'lifetime' is declared in unstable 'com.jetbrains.gateway.thinClientLink.ThinClientHandle' marked with @ApiStatus.Experimental
|
Unused symbol:
src/main/kotlin/com/redhat/devtools/gateway/openshift/DevWorkspaces.kt#L28
Property "STARTING" is never used
|
Unused symbol:
src/main/kotlin/com/redhat/devtools/gateway/openshift/DevWorkspaces.kt#L25
Property "FAILED" is never used
|
Unused symbol:
src/main/kotlin/com/redhat/devtools/gateway/view/DevSpacesWizardView.kt#L103
Function "isLastStep" is never used
|
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
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
|
|
|
|
|
Redundant empty primary constructor:
src/main/kotlin/com/redhat/devtools/gateway/openshift/OpenShiftClientFactory.kt#L19
Remove empty primary constructor
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
devspaces-gateway-plugin-0.0.8
|
30.4 MB |
|
pluginVerifier-result
|
12.5 KB |
|