#Allowed Go module function signatures
1 messages · Page 1 of 1 (latest)
Weird, this involved a ton of yak shaving in our graphql package, but then I tested locally without those changes and it still passed so I pushed without it, but when I run the tests in ./hack/make they fail in the way I originally expected.
Long story short, the "void" return signatures might not work, fix coming soon
Allowed Go module function signatures
ok, phew, yak shaved, fix pushed