feat: Rewards Bot Swapping Updates #1618
Annotations
10 errors and 1 warning
lint:
x/liquidstake/types/liquidstake.go#L168
captLocal: `StkxprtTotalSupplyAmount' should not be capitalized (gocritic)
|
lint:
x/liquidstake/types/liquidstake.go#L173
captLocal: `StkxprtTotalSupplyAmount' should not be capitalized (gocritic)
|
lint:
x/liquidstake/types/liquidstake.go#L15
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) (golint)
|
lint:
x/liquidstake/types/liquidstake.go#L71
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) (golint)
|
lint:
x/liquidstake/types/liquidstake.go#L79
`if` block ends with a `return` statement, so drop this `else` and outdent its block (golint)
|
lint:
x/liquidstake/types/msgs.go#L25
`liquidStaker` can be `fmt.Stringer` (interfacer)
|
lint:
x/liquidstake/types/msgs.go#L73
`liquidStaker` can be `fmt.Stringer` (interfacer)
|
lint:
x/liquidstake/types/msgs.go#L74
`validator` can be `fmt.Stringer` (interfacer)
|
lint:
x/liquidstake/types/msgs.go#L139
`liquidStaker` can be `fmt.Stringer` (interfacer)
|
lint:
x/liquidstake/types/msgs.go#L186
`authority` can be `fmt.Stringer` (interfacer)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pstake-native/pstake-native. Supported file pattern: go.sum
|