feat: on-chain permissioned launchpad #5958
Annotations
10 errors and 1 warning
go/pkg/launchpad/service.go#L216
req.GetLimit undefined (type *launchpadpb.CollectionsByCreatorRequest has no field or method GetLimit)
|
go/pkg/launchpad/service.go#L218
not enough return values
|
go/pkg/launchpad/service.go#L221
req.GetOffset undefined (type *launchpadpb.CollectionsByCreatorRequest has no field or method GetOffset)
|
go/pkg/launchpad/service.go#L223
not enough return values
|
go/pkg/launchpad/service.go#L226
req.GetNetworkId undefined (type *launchpadpb.CollectionsByCreatorRequest has no field or method GetNetworkId)
|
go/pkg/launchpad/service.go#L228
not enough return values
|
go/pkg/launchpad/service.go#L233
not enough return values
|
go/pkg/launchpad/service.go#L247
req.GetSortDirection undefined (type *launchpadpb.CollectionsByCreatorRequest has no field or method GetSortDirection)
|
go/pkg/launchpad/service.go#L266
undefined: launchpadpb.CollectionsRequest
|
go/pkg/launchpad/service.go#L266
undefined: launchpadpb.CollectionsResponse
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading