Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 #88
Annotations
4 errors and 2 warnings
lint:
x/staking/simulation/genesis_test.go#L103
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
x/slashing/simulation/genesis_test.go#L81
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
x/distribution/simulation/genesis_test.go#L79
G601: Implicit memory aliasing in for loop. (gosec)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
x/staking/keeper/test_common.go#L33
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (revive)
|