Sd utilize #217
Annotations
10 errors and 2 warnings
Golangci:
stader-lib/socializing-pool/rewards.go#L26
paramTypeCombine: func(sp *stader.SocializingPoolContractManager, index []*big.Int, amountSd []*big.Int, amountEth []*big.Int, merkleProof [][][32]byte, opts *bind.TransactOpts) (stader.GasInfo, error) could be replaced with func(sp *stader.SocializingPoolContractManager, index, amountSd, amountEth []*big.Int, merkleProof [][][32]byte, opts *bind.TransactOpts) (stader.GasInfo, error) (gocritic)
|
Golangci:
stader-lib/socializing-pool/rewards.go#L30
paramTypeCombine: func(sp *stader.SocializingPoolContractManager, index []*big.Int, amountSd []*big.Int, amountEth []*big.Int, merkleProof [][][32]byte, opts *bind.TransactOpts) (*types.Transaction, error) could be replaced with func(sp *stader.SocializingPoolContractManager, index, amountSd, amountEth []*big.Int, merkleProof [][][32]byte, opts *bind.TransactOpts) (*types.Transaction, error) (gocritic)
|
Golangci:
stader-lib/utils/sd/sd.go#L19
func `almostEqual` is unused (unused)
|
Golangci:
stader-lib/utils/sd/sd.go#L40
shadow: declaration of "errParse" shadows declaration at line 32 (govet)
|
Golangci:
stader-lib/sdutility/sd-utility.go#L22
assignments should only be cuddled with other assignments (wsl)
|
Golangci:
stader-lib/sdutility/sd-utility.go#L23
only one cuddle assignment allowed before if statement (wsl)
|
Golangci:
stader-lib/sdutility/sd-utility.go#L26
assignments should only be cuddled with other assignments (wsl)
|
Golangci:
stader-lib/sdutility/sd-utility.go#L27
only one cuddle assignment allowed before if statement (wsl)
|
Golangci:
stader-lib/sdutility/sd-utility.go#L75
ineffectual assignment to err (ineffassign)
|
Golangci:
shared/services/stader/node.go#L121
declarations should never be cuddled (wsl)
|
Golangci:
stader/api/node/utility-sd.go#L42
var-naming: var operatorId should be operatorID (revive)
|
Golangci:
stader/api/node/claim-rewards.go#L110
var-naming: var operatorId should be operatorID (revive)
|
The logs for this run have expired and are no longer available.
Loading