Add agent name in workspaces rows + Fetch workspaces resources from latestBuild instead of templateversions api #1006
Annotations
8 warnings and 2 notices
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/
|
src/main/kotlin/com/coder/gateway/util/Dialogs.kt#L42
String 'Choose IDE and project for workspace {0}' is not properly capitalized. It should have title capitalization
|
src/main/kotlin/com/coder/gateway/views/CoderGatewayRecentWorkspaceConnectionsView.kt#L179
Unnecessary safe call on a non-null receiver of type WorkspaceAgentListModel?
|
src/main/kotlin/com/coder/gateway/views/steps/CoderWorkspacesStepView.kt#L882
'valueOf' always returns non-null type
|
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/
|
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/
|
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/
|
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/
|
src/main/kotlin/com/coder/gateway/views/CoderGatewayRecentWorkspaceConnectionsView.kt#L247
'String' concatenation can be converted to a template
|
src/main/kotlin/com/coder/gateway/cli/CoderCLIManager.kt#L496
'String' concatenation can be converted to a template
|
The logs for this run have expired and are no longer available.
Loading