Skip to content

Fixes needed for Terraform #1793

Fixes needed for Terraform

Fixes needed for Terraform #1793

Triggered via pull request January 30, 2025 16:21
Status Failure
Total duration 1m 11s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.