Skip to content

feat: add support for filter_content_type in schema definition #114

feat: add support for filter_content_type in schema definition

feat: add support for filter_content_type in schema definition #114

Re-run triggered June 14, 2024 11:06
Status Failure
Total duration 1m 22s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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
syntax error: unexpected utils in composite literal; possibly missing comma or }
test: internal/component_model.go#L165
syntax error: unexpected :, expected := or = or comma
test: internal/component_model.go#L191
syntax error: non-declaration statement outside function body) (typecheck)
test: internal/component_model.go#L163
syntax error: unexpected utils in composite literal; possibly missing comma or }
test: internal/component_model.go#L165
syntax error: unexpected :, expected := or = or comma
test: internal/component_model.go#L191
syntax error: non-declaration statement outside function body (typecheck)
test: internal/component_model.go#L163
missing ',' in composite literal (typecheck)
test: internal/component_model.go#L194
missing ',' in composite literal (typecheck)
test: internal/component_model.go#L195
expected operand, found 'return' (typecheck)
test
missing ',' in composite literal (and 10 more errors)
test
Process completed with exit code 1.