Fix batch tx send encoding #117
Annotations
10 errors
core/scripts/common/avalanche.go#L83
Error return value of `sha.Read` is not checked (errcheck)
|
core/scripts/common/avalanche.go#L262
Error return value of `rlp.Encode` is not checked (errcheck)
|
core/scripts/common/avalanche.go#L263
Error return value of `sha.Read` is not checked (errcheck)
|
core/scripts/gateway/connector/run_connector.go#L34
Error return value of `h.connector.SendToGateway` is not checked (errcheck)
|
core/scripts/gateway/connector/run_connector.go#L73
Error return value of `connector.Start` is not checked (errcheck)
|
core/scripts/gateway/run_gateway.go#L59
Error return value of `gw.Start` is not checked (errcheck)
|
core/scripts/functions/src/delete_jobs.go#L65
Error return value of `client.ListJobs` is not checked (errcheck)
|
core/scripts/functions/src/delete_jobs.go#L76
Error return value of `set.Parse` is not checked (errcheck)
|
core/scripts/functions/src/deploy_jobspecs_cmd.go#L60
Error return value of `fileFs.Parse` is not checked (errcheck)
|
core/scripts/common/vrf/setup-envs/main.go#L146
G601: Implicit memory aliasing in for loop. (gosec)
|
The logs for this run have expired and are no longer available.
Loading