Skip to content

agents: rebuild project #570

agents: rebuild project

agents: rebuild project #570

Triggered via push March 6, 2026 03:20
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Verify: portal/acme/acme.go#L43
fieldalignment: struct with 104 pointer bytes could be 48 (govet)
Verify: cmd/relay-server/admin.go#L12
fieldalignment: struct with 40 pointer bytes could be 24 (govet)
Verify: portal/server.go#L17
File is not properly formatted (goimports)
Verify: portal/server.go#L142
potential nested context in struct pointer (fatcontext)
Verify: sdk/listener_test.go#L218
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
Verify: sdk/listener_test.go#L124
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
Verify: cmd/demo-app/main.go#L153
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
Verify: portal/broker.go#L257
Error return value of `s.Close` is not checked (errcheck)
Verify: sdk/listener.go#L30
found a struct that contains a context.Context field (containedctx)
Verify: portal/server.go#L44
found a struct that contains a context.Context field (containedctx)