Skip to content

chore(lint)

chore(lint) #83

Triggered via push June 18, 2025 10:02
Status Failure
Total duration 2m 33s
Artifacts

build-master.yml

on: push
Run code checks  /  Run code checks
2m 28s
Run code checks / Run code checks
Build Assertoor  /  Build linux/amd64 binary
Build Assertoor / Build linux/amd64 binary
Build Assertoor  /  Build linux/arm64 binary
Build Assertoor / Build linux/arm64 binary
Build Assertoor  /  Build macos/amd64 binary
Build Assertoor / Build macos/amd64 binary
Build Assertoor  /  Build macos/arm64 binary
Build Assertoor / Build macos/arm64 binary
Build Assertoor  /  Build windows/amd64 binary
Build Assertoor / Build windows/amd64 binary
Generate project documentation
0s
Generate project documentation
Build Assertoor  /  Build amd64 docker image
Build Assertoor / Build amd64 docker image
Build Assertoor  /  Build arm64 docker image
Build Assertoor / Build arm64 docker image
Build Assertoor  /  Build multiarch docker image
Build Assertoor / Build multiarch docker image
Matrix: Build Assertoor / Build additional docker manifests
Waiting for pending jobs
Create snapshot release
0s
Create snapshot release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run code checks / Run code checks: pkg/coordinator/utils/sentry/conn.go#L237
Error return value of `rlp.DecodeBytes` is not checked (errcheck)
Run code checks / Run code checks: pkg/coordinator/utils/sentry/conn.go#L98
Error return value of `c.Write` is not checked (errcheck)
Run code checks / Run code checks: pkg/coordinator/utils/sentry/conn.go#L88
Error return value of `c.SetReadDeadline` is not checked (errcheck)
Run code checks / Run code checks: pkg/coordinator/utils/sentry/conn.go#L75
Error return value of `c.SetWriteDeadline` is not checked (errcheck)
Run code checks / Run code checks: pkg/coordinator/utils/sentry/conn.go#L61
Error return value of `c.SetReadDeadline` is not checked (errcheck)
Run code checks / Run code checks: pkg/coordinator/utils/sentry/conn.go#L51
Error return value of `c.SetReadDeadline` is not checked (errcheck)
Run code checks / Run code checks: pkg/coordinator/utils/hdr/plot.go#L18
Error return value of `histogram.RecordValue` is not checked (errcheck)
Run code checks / Run code checks: 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)
Run code checks / Run code checks: 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)
Run code checks / Run code checks: pkg/coordinator/tasks/tx_pool_clean/task.go#L78
Error return value of `t.cleanRecursive` is not checked (errcheck)