build(deps): Bump cosmossdk.io/api from 0.3.1 to 0.7.5 #373
dependencies-review.yml
on: pull_request
dependency-review
57s
Annotations
7 errors and 1 warning
dependency-review
no required module provides package cosmossdk.io/api/cosmos/capability/module/v1; to add it:
|
dependency-review:
runtime/services/reflection.go#L60
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of (func(x, y *descriptorpb.FileDescriptorProto) bool literal) does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
|
dependency-review:
x/gov/module.go#L229
type func(x v1beta1.HandlerRoute, y v1beta1.HandlerRoute) bool of (func(x, y v1beta1.HandlerRoute) bool literal) does not match inferred type func(a v1beta1.HandlerRoute, b v1beta1.HandlerRoute) int for func(a E, b E) int
|
dependency-review:
x/capability/module.go#L15
no required module provides package cosmossdk.io/api/cosmos/capability/module/v1; to add it:
|
dependency-review:
x/capability/module.go#L15
could not import cosmossdk.io/api/cosmos/capability/module/v1 (invalid package name: "")
|
dependency-review:
x/capability/testutil/app_config.go#L26
could not import cosmossdk.io/api/cosmos/capability/module/v1 (invalid package name: "")
|
dependency-review
Process completed with exit code 2.
|
dependency-review
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|