[TT-764] Lower All Runner Sizes #54
ci-scripts.yml
on: pull_request
golangci
1m 13s
scripts-test
47s
Annotations
10 errors
golangci:
core/scripts/chaincli/command/keeper/upkeep.go#L90
shadow: declaration of "err" shadows declaration at line 85 (govet)
|
golangci:
core/scripts/vrfv2plus/testnet/proofs.go#L20
var-declaration: should omit type string from declaration of var vrfProofTemplate; it will be inferred from the right-hand side (revive)
|
golangci:
core/scripts/vrfv2plus/testnet/proofs.go#L45
var-declaration: should omit type string from declaration of var rcTemplate; it will be inferred from the right-hand side (revive)
|
golangci:
core/scripts/vrfv2plus/testnet/main.go#L1049
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
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/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/functions/src/deploy_jobspecs_cmd.go#L55
shadow: declaration of "err" shadows declaration at line 45 (govet)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
golangci-lint-report
Expired
|
12.7 KB |
|