chore: add type for ParameterStyling #255
Annotations
3 errors and 1 warning
|
test-go:
extract/parameter.go#L72
cannot use formTypeMeta (variable of type map[string]any) as "github.com/coder/preview/types".ParameterStyling value in struct literal
|
|
test-go:
extract/state.go#L71
cannot use formTypeMeta (variable of interface type any) as "github.com/coder/preview/types".ParameterStyling value in struct literal: need type assertion
|
|
test-go
Process completed with exit code 1.
|
|
test-go
Restore cache failed: Dependencies file is not found in /home/runner/work/preview/preview. Supported file pattern: go.sum
|