Skip to content

Go CI Pipeline

Go CI Pipeline #3

Manually triggered June 18, 2025 09:50
Status Failure
Total duration 2m 2s
Artifacts

go-ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-ci: pkg/coordinator/utils/sentry/conn.go#L237
Error return value of `rlp.DecodeBytes` is not checked (errcheck)
go-ci: pkg/coordinator/utils/sentry/conn.go#L98
Error return value of `c.Write` is not checked (errcheck)
go-ci: pkg/coordinator/utils/sentry/conn.go#L88
Error return value of `c.SetReadDeadline` is not checked (errcheck)
go-ci: pkg/coordinator/utils/sentry/conn.go#L75
Error return value of `c.SetWriteDeadline` is not checked (errcheck)
go-ci: pkg/coordinator/utils/sentry/conn.go#L61
Error return value of `c.SetReadDeadline` is not checked (errcheck)
go-ci: pkg/coordinator/utils/sentry/conn.go#L51
Error return value of `c.SetReadDeadline` is not checked (errcheck)
go-ci: pkg/coordinator/utils/hdr/plot.go#L18
Error return value of `histogram.RecordValue` is not checked (errcheck)
go-ci: pkg/coordinator/tasks/tx_pool_throughput_analysis/task.go#L147
Error return value of `(*github.com/noku-team/assertoor/pkg/coordinator/clients/execution/rpc.ExecutionClient).SendTransaction` is not checked (errcheck)
go-ci: pkg/coordinator/tasks/tx_pool_latency_analysis/task.go#L150
Error return value of `(*github.com/noku-team/assertoor/pkg/coordinator/clients/execution/rpc.ExecutionClient).SendTransaction` is not checked (errcheck)
go-ci: pkg/coordinator/tasks/tx_pool_clean/task.go#L78
Error return value of `t.cleanRecursive` is not checked (errcheck)