Handle 404s during reads #839
test.yml
on: push
Build
3m 21s
generate
3m 25s
Matrix: Terraform Provider Acceptance Tests
Annotations
10 errors
Build:
internal/provider/destination_filter_resource.go#L204
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/destination_resource.go#L590
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/destination_subscription_resource.go#L231
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/function_resource.go#L192
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/insert_function_instance_resource.go#L162
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/reverse_etl_model_resource.go#L163
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/source_resource.go#L390
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/source_tracking_plan_connection_resource.go#L258
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/source_warehouse_connection_resource.go#L129
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|
Build:
internal/provider/tracking_plan_resource.go#L230
"404" can be replaced by http.StatusNotFound (usestdlibvars)
|