chore(deps): bump github.com/coder/coder/v2 from 2.25.2 to 2.26.1 #715
test.yml
on: pull_request
Build
58s
generate
1m 9s
Lint
1m 3s
Matrix: Terraform Provider Acceptance Tests
Annotations
12 errors
Build
Process completed with exit code 1.
|
Build:
internal/provider/template_resource.go#L1308
cannot use r.Icon.ValueString() (value of type string) as *string value in struct literal
|
Build:
internal/provider/template_resource.go#L1307
cannot use r.Description.ValueString() (value of type string) as *string value in struct literal
|
Build:
internal/provider/template_resource.go#L1306
cannot use r.DisplayName.ValueString() (value of type string) as *string value in struct literal
|
Lint
Process completed with exit code 2.
|
Lint:
internal/provider/template_resource.go#L1308
cannot use r.Icon.ValueString() (value of type string) as *string value in struct literal
|
Lint:
internal/provider/template_resource.go#L1307
cannot use r.Description.ValueString() (value of type string) as *string value in struct literal
|
Lint:
internal/provider/template_resource.go#L1306
cannot use r.DisplayName.ValueString() (value of type string) as *string value in struct literal
|
generate
Process completed with exit code 1.
|
generate:
internal/provider/template_resource.go#L1308
cannot use r.Icon.ValueString() (value of type string) as *string value in struct literal
|
generate:
internal/provider/template_resource.go#L1307
cannot use r.Description.ValueString() (value of type string) as *string value in struct literal
|
generate:
internal/provider/template_resource.go#L1306
cannot use r.DisplayName.ValueString() (value of type string) as *string value in struct literal
|