Retrieve connection link for a correct project folder #57
build.yml
on: pull_request
Annotations
1 error, 12 warnings, and 2 notices
Verify plugin
Process completed with exit code 1.
|
Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Convert to primary constructor:
src/main/kotlin/com/github/devspaces/gateway/view/Dialog.kt#L25
Secondary constructor should be converted to a primary one
|
Incorrect string capitalization:
src/main/kotlin/com/github/devspaces/gateway/DevSpacesConnector.kt#L37
String 'Connects to a Dev Spaces Workspace' is not properly capitalized. It should have sentence capitalization
|
Usage of redundant or deprecated syntax or deprecated symbols:
src/main/kotlin/com/github/devspaces/gateway/DevSpacesConnectionProvider.kt#L79
Unnecessary non-null assertion (!!) on a non-null receiver of type String
|
Unused import directive:
build.gradle.kts#L3
Unused import directive
|
|
|
Redundant nullable return type:
src/main/kotlin/com/github/devspaces/gateway/DevSpacesConnectionProvider.kt#L36
'connect' always returns non-null type
|
Unstable API Usage:
src/main/kotlin/com/github/devspaces/gateway/view/DevSpacesWizardView.kt#L79
'lifetime' is declared in unstable 'com.jetbrains.gateway.thinClientLink.ThinClientHandle' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/devspaces/gateway/DevSpacesConnectionHandle.kt#L23
'com.jetbrains.gateway.thinClientLink.ThinClientHandle' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/devspaces/gateway/DevSpacesConnectionHandle.kt#L26
'GatewayConnectionHandle(com.jetbrains.rd.util.lifetime.Lifetime, com.jetbrains.gateway.thinClientLink.ThinClientHandle)' is unstable because its signature references unstable 'com.jetbrains.gateway.thinClientLink.ThinClientHandle' marked with @ApiStatus.Experimental
|
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/.
|
Redundant empty primary constructor:
src/main/kotlin/com/github/devspaces/gateway/openshift/OpenShiftClientFactory.kt#L19
Remove empty primary constructor
|
Redundant empty primary constructor:
src/main/kotlin/com/github/devspaces/gateway/DevSpacesContext.kt#L16
Remove empty primary constructor
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
gateway-plugin-0.0.1
Expired
|
30.4 MB |
|
pluginVerifier-result
Expired
|
16.3 KB |
|