Skip to content

feat: add support for filter_content_type in schema definition #115

feat: add support for filter_content_type in schema definition

feat: add support for filter_content_type in schema definition #115

Triggered via push June 14, 2024 10:05
Status Failure
Total duration 1m 14s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test: main.go#L11
could not import github.com/labd/terraform-provider-storyblok/internal (-: # github.com/labd/terraform-provider-storyblok/internal
test: internal/component_model.go#L163
unknown field FilterContentType in struct literal of type sbmgmt.FieldInput
test: internal/component_model.go#L242
field.FilterContentType undefined (type sbmgmt.FieldInput has no field or method FilterContentType)) (typecheck)
test: internal/component_model.go#L163
unknown field FilterContentType in struct literal of type sbmgmt.FieldInput
test: internal/component_model.go#L242
field.FilterContentType undefined (type sbmgmt.FieldInput has no field or method FilterContentType) (typecheck)
test: internal/component_model.go#L163
unknown field FilterContentType in struct literal of type sbmgmt.FieldInput
test: internal/component_model.go#L242
field.FilterContentType undefined (type sbmgmt.FieldInput has no field or method FilterContentType)
test
Process completed with exit code 1.