Skip to content

Sd utilize

Sd utilize #219

Triggered via pull request January 5, 2024 10:37
Status Success
Total duration 35s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: stader-lib/sdutility/sd-utility.go#L22
assignments should only be cuddled with other assignments (wsl)
build: stader-lib/sdutility/sd-utility.go#L23
only one cuddle assignment allowed before if statement (wsl)
build: stader-lib/sdutility/sd-utility.go#L26
assignments should only be cuddled with other assignments (wsl)
build: stader-lib/sdutility/sd-utility.go#L27
only one cuddle assignment allowed before if statement (wsl)
build: stader-lib/sdutility/sd-utility.go#L75
ineffectual assignment to err (ineffassign)
build: 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)
build: 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)
build: stader-lib/node/validator.go#L22
var-naming: func parameter referralId should be referralID (revive)
build: stader-lib/node/validator.go#L42
var-naming: func parameter referralId should be referralID (revive)
build: stader-lib/utils/eth/units.go#L36
unnamedResult: consider giving a name to these results (gocritic)
build: stader/api/node/utility-sd.go#L42
var-naming: var operatorId should be operatorID (revive)
build: stader/api/node/claim-rewards.go#L110
var-naming: var operatorId should be operatorID (revive)