Skip to content

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #1529

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0

Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #1529

Triggered via pull request May 15, 2024 13:32
Status Failure
Total duration 2m 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/tx-boundary/ante/decorate.go#L58
previous case (typecheck)
lint: custom/bank/keeper/keeper.go#L68
k.GetSupply undefined (type Keeper has no field or method GetSupply) (typecheck)
lint: custom/bank/keeper/keeper.go#L76
k.GetPaginatedTotalSupply undefined (type Keeper has no field or method GetPaginatedTotalSupply) (typecheck)
lint: custom/staking/keeper/keeper.go#L44
k.Logger undefined (type Keeper has no field or method Logger) (typecheck)
lint: custom/staking/keeper/keeper.go#L45
k.ApplyAndReturnValidatorSetUpdates undefined (type Keeper has no field or method ApplyAndReturnValidatorSetUpdates) (typecheck)
lint: custom/staking/keeper/keeper.go#L53
k.UnbondAllMatureValidators undefined (type Keeper has no field or method UnbondAllMatureValidators) (typecheck)
lint: custom/staking/keeper/keeper.go#L56
k.DequeueAllMatureUBDQueue undefined (type Keeper has no field or method DequeueAllMatureUBDQueue) (typecheck)
lint: custom/staking/keeper/keeper.go#L64
k.CompleteUnbonding undefined (type Keeper has no field or method CompleteUnbonding) (typecheck)
lint: custom/staking/keeper/keeper.go#L80
k.DequeueAllMatureRedelegationQueue undefined (type Keeper has no field or method DequeueAllMatureRedelegationQueue) (typecheck)
lint: custom/staking/keeper/keeper.go#L92
k.CompleteRedelegation undefined (type Keeper has no field or method CompleteRedelegation) (typecheck)
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
Restore cache failed: Dependencies file is not found in /home/runner/work/composable-cosmos/composable-cosmos. Supported file pattern: go.sum