Skip to content

[toolbox] Build in CI #1001

[toolbox] Build in CI

[toolbox] Build in CI #1001

Triggered via pull request September 23, 2024 23:42
Status Success
Total duration 7m 43s
Artifacts

build.yml

on: pull_request
Matrix: test
Release Draft
0s
Release Draft
Fit to window
Zoom out
Zoom in

Annotations

17 warnings and 6 notices
test (macos-latest)
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
test (ubuntu-latest)
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
test (windows-latest)
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
test (windows-latest)
Failed to save: "C:\Program failed with error: The process 'C:\Program Files\Git\usr\bin\tar.exe' failed with exit code 2
Unused symbol: src/main/kotlin/com/coder/gateway/util/LinkMap.kt#L31
Function "folder" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/util/LinkMap.kt#L35
Function "ideProductCode" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/util/LinkMap.kt#L39
Function "idePathOnHost" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/util/Without.kt#L36
Function "withoutNull" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/util/Without.kt#L7
Function "withoutNull" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/sdk/CoderRestClient.kt#L217
Function "startWorkspace" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/cli/CoderCLIManager.kt#L494
Function "getBackgroundHostName" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/sdk/CoderRestClient.kt#L229
Function "stopWorkspace" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/util/LinkMap.kt#L37
Function "ideBuildNumber" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/util/LinkHandler.kt#L168
Function "verifyDownloadLink" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/util/Without.kt#L21
Function "withoutNull" is never used
Unused symbol: src/main/kotlin/com/coder/gateway/util/LinkMap.kt#L19
Function "isCoder" is never used
Function or property has platform type: build.gradle.kts#L128
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.