Skip to content

impl: verify cli signature #1141

impl: verify cli signature

impl: verify cli signature #1141

Triggered via pull request July 25, 2025 15:32
Status Success
Total duration 9m 59s
Artifacts 1

build.yml

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

Annotations

13 errors, 18 warnings, and 15 notices
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L8
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L25
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L24
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L25
'getOnlyBySettingsSelector()' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L23
'getPlainProxyPassword()' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L23
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L22
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L24
'PROXY_AUTHENTICATION' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L25
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L22
'getProxyLogin()' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L24
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L22
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
Usage of API marked for removal: src/main/kotlin/com/coder/gateway/services/CoderRestClientService.kt#L23
'com.intellij.util.net.HttpConfigurable' is deprecated and marked for removal
test (ubuntu-latest)
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
test (macos-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
test (windows-latest)
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
Local 'var' is never modified and can be declared as 'val': src/main/kotlin/com/coder/gateway/util/LinkHandler.kt#L74
Variable is never modified, so it can be declared using 'val'
Incorrect string capitalization: src/main/kotlin/com/coder/gateway/util/Dialogs.kt#L41
String 'Choose IDE and project for workspace {0}' is not properly capitalized. It should have title capitalization
Constant conditions: src/main/kotlin/com/coder/gateway/util/Retry.kt#L100
Condition 'e is ProcessCanceledException' is always false when reached
Usage of redundant or deprecated syntax or deprecated symbols: src/main/kotlin/com/coder/gateway/CoderRemoteConnectionHandle.kt#L277
'connect(URI): ThinClientHandle' is deprecated. Use connect(URI, ExtractedJetBrainsClientData)
Throwable not thrown: src/main/kotlin/com/coder/gateway/cli/CoderCLIManager.kt#L272
Throwable instance 'UnsignedBinaryExecutionDeniedException' is not thrown
Unused symbol: src/main/kotlin/com/coder/gateway/cli/gpg/GPGVerifier.kt#L27
Property "settings" is never used
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>02qWDaAAAAADM4R9Z8HtjR6d2lZCNKEhyQ0gxRURHRTIzMDYARWRnZQ==
Build
Failed to restore: Cache service responded with 400
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Convert 'object' to 'data object': src/main/kotlin/com/coder/gateway/cli/gpg/VerificationResult.kt#L10
'sealed' sub-object can be converted to 'data object'
Convert 'object' to 'data object': src/main/kotlin/com/coder/gateway/cli/downloader/DownloadResult.kt#L11
'sealed' sub-object can be converted to 'data object'
Convert 'object' to 'data object': src/main/kotlin/com/coder/gateway/cli/downloader/DownloadResult.kt#L12
'sealed' sub-object can be converted to 'data object'
Convert 'object' to 'data object': src/main/kotlin/com/coder/gateway/cli/gpg/VerificationResult.kt#L7
'sealed' sub-object can be converted to 'data object'
Convert 'object' to 'data object': src/main/kotlin/com/coder/gateway/util/URLExtensions.kt#L36
'sealed' sub-object can be converted to 'data object'
Class member can have 'private' visibility: src/main/kotlin/com/coder/gateway/cli/gpg/GPGVerifier.kt#L86
Function 'verifyDetachedSignature' could be private

Artifacts

Produced during runtime
Name Size Digest
coder-gateway-2.22.0
3.57 MB
sha256:d38109155120883bee7dc58706635a98c94bc9c8a606a6dc419f893f6a05d397
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy