Skip to content

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

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 #968

Triggered via pull request November 17, 2023 10:42
Status Failure
Total duration 1m 1s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
51s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run golangci-lint: x/auth/types/vesting_account.go#L55
mva.OriginalVesting undefined (type ManualVestingAccount has no field or method OriginalVesting) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L77
mva.OriginalVesting undefined (type ManualVestingAccount has no field or method OriginalVesting) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L102
mva.Address undefined (type ManualVestingAccount has no field or method Address) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L113
mva.AccountNumber undefined (type ManualVestingAccount has no field or method AccountNumber) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L114
mva.Sequence undefined (type ManualVestingAccount has no field or method Sequence) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L115
mva.OriginalVesting undefined (type ManualVestingAccount has no field or method OriginalVesting) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L116
mva.DelegatedFree undefined (type ManualVestingAccount has no field or method DelegatedFree) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L117
mva.DelegatedVesting undefined (type ManualVestingAccount has no field or method DelegatedVesting) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L118
mva.EndTime undefined (type ManualVestingAccount has no field or method EndTime) (typecheck)
Run golangci-lint: x/auth/types/vesting_account.go#L123
mva.GetPubKey undefined (type ManualVestingAccount has no field or method GetPubKey) (typecheck)