goadesign / goa

🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
https://goa.design
MIT License
5.62k stars 557 forks source link

Fix godoc for codegen.UserTypeLocation() #3464

Closed tchssk closed 7 months ago

tchssk commented 7 months ago

DeepSource still seems unstable... (Is the timeout too short?)

raphael commented 7 months ago

The action might be misconfigured, DeepSource reports:

Analyzer  test-coverage
Key       go
Message   Artifact successfully uploaded for repository goa on commit 61ee887e6c835ba5fb2cdf1ac26a61bc3e84ef8b.

While the SHA for this commit is 1455fc9b6537fe6b5b8540e52ba9edd986fc9091

raphael commented 7 months ago

I pushed https://github.com/goadesign/goa/commit/0b9603f82a3de50ff409d6bfb1558dddeb429f30 to try and fix DeepSource. Do you mind rebasing this PR to test?

tchssk commented 7 months ago

I rebased it but it still failed.

raphael commented 7 months ago

OK merging this PR, thank you! I'll fix DeepSource separately.