Skip to content

chore: move sdk-utils to dymension repo #3187

chore: move sdk-utils to dymension repo

chore: move sdk-utils to dymension repo #3187

Triggered via pull request January 19, 2025 09:42
Status Failure
Total duration 9m 14s
Artifacts

golangci_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: app/app.go#L14
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
golangci-lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int) (typecheck)
golangci-lint: app/app.go#L161
app.GenerateKeys undefined (type *App has no field or method GenerateKeys) (typecheck)
golangci-lint: app/app.go#L170
app.ModuleAccountAddrs undefined (type *App has no field or method ModuleAccountAddrs) (typecheck)
golangci-lint: app/app.go#L182
app.SetupModules undefined (type *App has no field or method SetupModules) (typecheck)
golangci-lint: app/app.go#L198
app.CrisisKeeper undefined (type *App has no field or method CrisisKeeper) (typecheck)
golangci-lint: app/app.go#L205
app.AccountKeeper undefined (type *App has no field or method AccountKeeper) (typecheck)
golangci-lint: app/app.go#L212
app.GetTransientStoreKey undefined (type *App has no field or method GetTransientStoreKey) (typecheck)
golangci-lint: app/app.go#L213
app.GetMemoryStoreKey undefined (type *App has no field or method GetMemoryStoreKey) (typecheck)
golangci-lint: app/app.go#L221
app.AccountKeeper undefined (type *App has no field or method AccountKeeper) (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636