Skip to content

Bump google.golang.org/grpc from 1.60.1 to 1.61.0 #87

Bump google.golang.org/grpc from 1.60.1 to 1.61.0

Bump google.golang.org/grpc from 1.60.1 to 1.61.0 #87

Triggered via pull request January 29, 2024 16:27
Status Failure
Total duration 2m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)