You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cue version
cue version v0.12.0
go version go1.23.5
-buildmode exe
-compiler gc
-trimpath true
CGO_ENABLED 0
GOARCH amd64
GOOS linux
GOAMD64 v1
cue.lang.version v0.12.0
Does this issue reproduce with the latest stable release?
Yes
What did you do?
Pretty hard to come with a minimal reproducer ...
But I have a construct looking like the following in a Cue file explicitly imported by the target of cue def --inline-imports target.cue
What version of CUE are you using (
cue version
)?Does this issue reproduce with the latest stable release?
Yes
What did you do?
Pretty hard to come with a minimal reproducer ...
But I have a construct looking like the following in a Cue file explicitly imported by the target of
cue def --inline-imports target.cue
And after cue def it becomes:
What did you expect to see?
The alias name has replaced by it's "type" constrain ...
What did you see instead?
The text was updated successfully, but these errors were encountered: