Skip to content

Introduce generic type values.NullableValue and reimplement OptionalBool #14699

Introduce generic type values.NullableValue and reimplement OptionalBool

Introduce generic type values.NullableValue and reimplement OptionalBool #14699

Triggered via pull request February 23, 2024 07:43
Status Failure
Total duration 6m 26s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint-backend: modules/values/nullable_test.go#L15
boolV.IsSome undefined (type NullableValue[bool] has no field or method IsSome)
lint-backend: modules/values/nullable_test.go#L19
nilBool.IsSome undefined (type NullableValue[bool] has no field or method IsSome) (typecheck)
lint-backend
Process completed with exit code 2.
lint-go-gogit: modules/values/nullable_test.go#L15
boolV.IsSome undefined (type NullableValue[bool] has no field or method IsSome)
lint-go-gogit: modules/values/nullable_test.go#L19
nilBool.IsSome undefined (type NullableValue[bool] has no field or method IsSome) (typecheck)
lint-go-gogit
Process completed with exit code 2.
lint-go-windows: modules/values/nullable_test.go#L15
boolV.IsSome undefined (type NullableValue[bool] has no field or method IsSome)
lint-go-windows: modules/values/nullable_test.go#L19
nilBool.IsSome undefined (type NullableValue[bool] has no field or method IsSome) (typecheck)
lint-go-windows
Process completed with exit code 2.