chore(lint) #83
build-master.yml
on: push
Run code checks
/
Run code checks
2m 28s
Build Assertoor
/
Build macos/amd64 binary
Build Assertoor
/
Build macos/arm64 binary
Build Assertoor
/
Build windows/amd64 binary
Generate project documentation
0s
Matrix: Build Assertoor / Build additional docker manifests
Waiting for pending jobs
Create snapshot release
0s
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)
|