And the engine panics with this
a20a0e field=ModuleSource.asModule digest=xxh3:ef55b6ce06e7e1be
panic: unknown type: Release
goroutine 9727 [running]:
github.com/dagger/dagger/dagql/introspection.WrapTypeFromType(...)
/app/dagql/introspection/types.go:557
github.com/dagger/dagger/dagql/introspection.(*Type).OfType(0x40044dd308)
/app/dagql/introspection/types.go:724 +0x260
github.com/dagger/dagger/core/schema.dagqlToCodegenTypeRef(0x40044dd308)
/app/core/schema/query.go:335 +0xe8
github.com/dagger/dagger/core/schema.dagqlToCodegenField(0x4004204360)
/app/core/schema/query.go:263 +0x80
github.com/dagger/dagger/core/schema.dagqlToCodegenType(0x40059ceb40)
/app/core/schema/query.go:191 +0x188
github.com/dagger/dagger/core/schema.getSchemaJSON({0x40034a6940, 0x1, 0x2b9bd00?}, {0x4000a40e70, 0x7}, 0x4007a59ce8?)
/app/core/schema/query.go:102 +0xf0
github.com/dagger/dagger/core/schema.(*querySchema).schemaJSONFile(0x40043fb808, {0x381a730, 0x4004486c80}, {{0x0, 0x4000a804b0, 0x0, 0x0}, {0x0, 0x0, 0x4007f71560, ...}}, ...)
/app/core/schema/query.go:147 +0x220
github.com/dagger/dagger/dagql.NodeFuncWithCacheKey[...].func1({{0x0, 0x4000a804b0, 0x0, 0x0}, {0x0, 0x0, 0x4007f71560, 0x4007f62c68, 0x4008048ad0}}, 0x4004decf30, ...)
/app/dagql/objects.go:930 +0x12c
github.com/dagger/dagger/dagql.Class[...].Call(0x389afc0, {0x381a730, 0x4004486c80}, 0x4005586678?, {{0x0, 0x4000a804b0, 0x0, 0x0}, {0x0, 0x0, ...}}, ...)
/app/dagql/objects.go:302 +0xa8
github.com/dagger/dagger/dagql.ObjectResult[...].call.func2()
/app/dagql/objects.go:763 +0x90
github.com/dagger/dagger/engine/cache.(*cache[...]).GetOrInitializeWithCallbacks.func3()
/app/engine/cache/cache.go:496 +0x58
created by github.com/dagger/dagger/engine/cache.(*cache[...]).GetOrInitializeWithCallbacks in goroutine 4065
/app/engine/cache/cache.go:494 +0x10d0