Skip to content

Handle 404s during reads #839

Handle 404s during reads

Handle 404s during reads #839

Triggered via push April 5, 2025 00:35
Status Failure
Total duration 3m 34s
Artifacts

test.yml

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

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)