Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

impl: add the option to disable ssh wildcard configuration#1178

impl: add the option to disable ssh wildcard configuration

impl: add the option to disable ssh wildcard configuration #1178

Triggered via pull requestSeptember 29, 2025 21:08
StatusSuccess
Total duration 10m 37s
Artifacts 1

build.yml

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

Annotations

13 errors, 19 warnings, and 14 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#L277
Throwable instance 'UnsignedBinaryExecutionDeniedException' is not thrown
Unused symbol: src/main/kotlin/com/coder/gateway/settings/CoderSettings.kt#L211
Property "isSshWildcardConfigEnabled" is never used
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>00vfaaAAAAACor+1Jgf9ORYxCdIXuNV47Q0hJMzBFREdFMDIxMQBFZGdl
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 (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information seehttps://github.com/actions/runner-images/issues/12677
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'

Artifacts

Produced during runtime
NameSizeDigest
coder-gateway-2.22.3
3.57 MB
sha256:687e67d22a75e397c9d0aa1f58a8f6ef4eae2420bf9f3bdf7b83d45750ba1cae

[8]ページ先頭

©2009-2025 Movatter.jp