CP-201 prepare branch v8.6.x-inj
(#5)
#24
Annotations
10 errors and 1 warning
golangci-lint:
modules/core/03-connection/types/connection.pb.go#L13
could not import math/bits (-: could not load export data: internal error in importing "math/bits" (unsupported version: 2); please report an issue) (typecheck)
|
golangci-lint:
modules/core/04-channel/types/channel.pb.go#L13
could not import math/bits (-: could not load export data: internal error in importing "math/bits" (unsupported version: 2); please report an issue) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.pb.go#L14
could not import math/bits (-: could not load export data: internal error in importing "math/bits" (unsupported version: 2); please report an issue) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L106
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L114
ia.AccountNumber undefined (type InterchainAccount has no field or method AccountNumber) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L115
ia.Sequence undefined (type InterchainAccount has no field or method Sequence) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L127
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L135
ia.AccountNumber undefined (type InterchainAccount has no field or method AccountNumber) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L136
ia.Sequence undefined (type InterchainAccount has no field or method Sequence) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/controller/types/controller.pb.go#L11
could not import math/bits (-: could not load export data: internal error in importing "math/bits" (unsupported version: 2); please report an issue) (typecheck)
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
Loading