Skip to content

fead: update to sdk50 #1535

fead: update to sdk50

fead: update to sdk50 #1535

Triggered via pull request May 20, 2024 14:52
Status Failure
Total duration 1m 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/ibctransfermiddleware/types/codec.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: x/ibctransfermiddleware/keeper/genesis.go#L5
could not import github.com/notional-labs/composable/v6/x/ibctransfermiddleware/types (-: cannot compile Go 1.22 code) (typecheck)
lint: x/tx-boundary/types/boundary.pb.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: x/tx-boundary/keeper/genensis.go#L6
could not import github.com/notional-labs/composable/v6/x/tx-boundary/types (-: cannot compile Go 1.22 code) (typecheck)
lint: x/tx-boundary/ante/decorate.go#L58
previous case (typecheck)
lint: custom/bank/types/keeper_interfaces.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: custom/bank/keeper/keeper.go#L12
could not import github.com/notional-labs/composable/v6/custom/bank/types (-: cannot compile Go 1.22 code) (typecheck)
lint: custom/bank/keeper/keeper.go#L61
k.GetSupply undefined (type Keeper has no field or method GetSupply) (typecheck)
lint: custom/bank/keeper/keeper.go#L69
k.GetPaginatedTotalSupply undefined (type Keeper has no field or method GetPaginatedTotalSupply) (typecheck)
lint: custom/ibc-transfer/keeper/keeper.go#L21
could not import github.com/notional-labs/composable/v6/x/ibctransfermiddleware/types (-: cannot compile Go 1.22 code) (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