Fix batch tx send encoding #117
ci-scripts.yml
on: pull_request
golangci
2m 52s
scripts-test
1m 33s
Annotations
10 errors
golangci:
core/scripts/common/avalanche.go#L83
Error return value of `sha.Read` is not checked (errcheck)
|
golangci:
core/scripts/common/avalanche.go#L262
Error return value of `rlp.Encode` is not checked (errcheck)
|
golangci:
core/scripts/common/avalanche.go#L263
Error return value of `sha.Read` is not checked (errcheck)
|
golangci:
core/scripts/gateway/connector/run_connector.go#L34
Error return value of `h.connector.SendToGateway` is not checked (errcheck)
|
golangci:
core/scripts/gateway/connector/run_connector.go#L73
Error return value of `connector.Start` is not checked (errcheck)
|
golangci:
core/scripts/gateway/run_gateway.go#L59
Error return value of `gw.Start` is not checked (errcheck)
|
golangci:
core/scripts/functions/src/delete_jobs.go#L65
Error return value of `client.ListJobs` is not checked (errcheck)
|
golangci:
core/scripts/functions/src/delete_jobs.go#L76
Error return value of `set.Parse` is not checked (errcheck)
|
golangci:
core/scripts/functions/src/deploy_jobspecs_cmd.go#L60
Error return value of `fileFs.Parse` is not checked (errcheck)
|
golangci:
core/scripts/common/vrf/setup-envs/main.go#L146
G601: Implicit memory aliasing in for loop. (gosec)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
golangci-lint-report
Expired
|
12.7 KB |
|