Fixes needed for Terraform #1793
Annotations
4 errors
test:
tags_test.go#L193
cannot use ol.RefOf("hello") (value of type *opslevel.Nullable[string]) as *string value in struct literal
|
test:
tags_test.go#L194
cannot use ol.RefOf("world!") (value of type *opslevel.Nullable[string]) as *string value in struct literal
|
test:
team_test.go#L580
cannot use ol.RefOf(id1) (value of type *opslevel.Nullable[opslevel.ID]) as *opslevel.ID value in struct literal (typecheck)
|
test
Process completed with exit code 201.
|