Skip to content

feat(sets): fix type alias #85

feat(sets): fix type alias

feat(sets): fix type alias #85

Triggered via push January 3, 2024 09:47
Status Failure
Total duration 26s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: core/constraint.go#L26
interface contains type constraints
build: optional/optional.go#L20
cannot use data (variable of type P constrained by ~*T) as type *T in struct literal:
build
Process completed with exit code 2.
test: core/constraint.go#L26
interface contains type constraints
test: optional/optional.go#L20
cannot use data (variable of type P constrained by ~*T) as type *T in struct literal:
test
Process completed with exit code 2.