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
Go 1.24 gained support for emitting build events in structured JSON on stdout, instead of the usual unstructured output on stderr (proposal #62067, release note).
This issue is a continuation of #70402 (comment), tracking the change needed on the LUCI side to be able to take advantage of this new feature.