Skip to content

Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 #82

Bump github.com/gorilla/mux from 1.8.0 to 1.8.1

Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 #82

Triggered via pull request December 25, 2023 16:08
Status Failure
Total duration 3m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: x/staking/simulation/genesis_test.go#L103
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: x/slashing/simulation/genesis_test.go#L81
G601: Implicit memory aliasing in for loop. (gosec)
lint
issues found
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)