#```

1 messages ยท Page 1 of 1 (latest)

drifting smelt
#

guessing the github mod's Asset type in main.go conflicts with the private asset struct? Or they are seen as GithubAsset through some code-gen loop between golang and graphql?

#

Maybe it just means that a type name was changed to GithubAsset in main.go and not in the dependency?

#

Okay, I killed my engine and wiped the local volume

tired stump
#

hey just catching up, this is fixed on main

drifting smelt
#

Ah, this is a dagger bug?

tired stump
#

yup!

drifting smelt
#

cool! I was going a little crazy since I changed things to have 0 instances of GithubAsset ๐Ÿ˜†

tired stump
#

I'm not sure which PR specifically fixed it, I stopped digging when I ran into this on 0.9.1 and saw that it wasn't happening on main

#

yeah I was also very confused about it lol

drifting smelt
#

I like this module a lot as sample code and was trying to get a dagger.gen.go for code hints to show up pretty and went down this rabbithole

tired stump
#

๐Ÿ‘† welcome back to earth ๐Ÿ˜‚

drifting smelt