Skip to content

Remove direct references to TXM DB from external component tests #90

Remove direct references to TXM DB from external component tests

Remove direct references to TXM DB from external component tests #90

Triggered via pull request December 14, 2023 21:44
Status Failure
Total duration 1m 40s
Artifacts 1

ci-scripts.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci: core/scripts/common/vrf/model/model.go#L24
field `jobSpec` is unused (unused)
golangci: core/scripts/vrfv2/testnet/v2scripts/super_scripts.go#L300
`Transfering` is a misspelling of `Transferring` (misspell)
golangci: core/scripts/vrfv2/testnet/v2scripts/super_scripts.go#L323
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
golangci: core/scripts/vrfv2/testnet/v2scripts/super_scripts.go#L350
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
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/common/helpers.go#L464
var-declaration: should omit type *big.Int from declaration of var offset; it will be inferred from the right-hand side (revive)
golangci: core/scripts/common/helpers.go#L398
shadow: declaration of "err" shadows declaration at line 388 (govet)
golangci: core/scripts/common/helpers.go#L478
shadow: declaration of "err" shadows declaration at line 460 (govet)

Artifacts

Produced during runtime
Name Size
golangci-lint-report Expired
12.7 KB