Skip to content

chore(deps): bump github.com/coder/coder/v2 from 2.20.2 to 2.21.0 #603

chore(deps): bump github.com/coder/coder/v2 from 2.20.2 to 2.21.0

chore(deps): bump github.com/coder/coder/v2 from 2.20.2 to 2.21.0 #603

Triggered via pull request April 7, 2025 11:56
Status Failure
Total duration 1m 34s
Artifacts

test.yml

on: pull_request
Matrix: Terraform Provider Acceptance Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
generate
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Build: internal/provider/group_data_source.go#L227
SA1019: member.ThemePreference is deprecated: this value should be retrieved from `codersdk.UserPreferenceSettings` instead. (staticcheck)
Build: internal/provider/user_data_source.go#L191
SA1019: user.ThemePreference is deprecated: this value should be retrieved from `codersdk.UserPreferenceSettings` instead. (staticcheck)
Build: integration/integration_test.go#L39
context.Background() could be replaced by t.Context() in TestIntegration (usetesting)
Build: internal/provider/group_data_source_test.go#L23
context.Background() could be replaced by t.Context() in TestAccGroupDataSource (usetesting)
Build: internal/provider/group_resource_test.go#L23
context.Background() could be replaced by t.Context() in TestAccGroupResource (usetesting)
Build: internal/provider/group_resource_test.go#L141
context.Background() could be replaced by t.Context() in TestAccGroupResourceAGPL (usetesting)
Build: internal/provider/license_resource_test.go#L20
context.Background() could be replaced by t.Context() in TestAccLicenseResource (usetesting)
Build: internal/provider/organization_data_source_test.go#L23
context.Background() could be replaced by t.Context() in TestAccOrganizationDataSource (usetesting)
Build: internal/provider/organization_resource_test.go#L27
context.Background() could be replaced by t.Context() in TestAccOrganizationResource (usetesting)
Build: internal/provider/organization_sync_settings_resource_test.go#L26
context.Background() could be replaced by t.Context() in TestAccOrganizationSyncSettingsResource (usetesting)