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

Changelog update -v2.23.0 (#586)#1191

Changelog update -v2.23.0 (#586)

Changelog update -v2.23.0 (#586) #1191

Triggered via pushOctober 2, 2025 20:08
StatusSuccess
Total duration 11m 6s
Artifacts 1

build.yml

on: push
Matrix: test
Release Draft
15s
Release Draft
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 18 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#L276
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>0TN7eaAAAAAD0Q2sipNfzQbU2iHwD92qeRE0yRURHRTA5MDkARWRnZQ==
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/
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.23.0
3.58 MB
sha256:3d59d2239b236d02fb2d408ecef9c8bd0f36885c9d28ac2efed584d85b8f6b51

[8]ページ先頭

©2009-2025 Movatter.jp