Skip to content

feat: on-chain permissioned launchpad #5958

feat: on-chain permissioned launchpad

feat: on-chain permissioned launchpad #5958

Triggered via pull request July 2, 2024 21:36
Status Failure
Total duration 2m 44s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go: go/pkg/launchpad/service.go#L216
req.GetLimit undefined (type *launchpadpb.CollectionsByCreatorRequest has no field or method GetLimit)
go: go/pkg/launchpad/service.go#L218
not enough return values
go: go/pkg/launchpad/service.go#L221
req.GetOffset undefined (type *launchpadpb.CollectionsByCreatorRequest has no field or method GetOffset)
go: go/pkg/launchpad/service.go#L223
not enough return values
go: go/pkg/launchpad/service.go#L226
req.GetNetworkId undefined (type *launchpadpb.CollectionsByCreatorRequest has no field or method GetNetworkId)
go: go/pkg/launchpad/service.go#L228
not enough return values
go: go/pkg/launchpad/service.go#L233
not enough return values
go: go/pkg/launchpad/service.go#L247
req.GetSortDirection undefined (type *launchpadpb.CollectionsByCreatorRequest has no field or method GetSortDirection)
go: go/pkg/launchpad/service.go#L266
undefined: launchpadpb.CollectionsRequest
go: go/pkg/launchpad/service.go#L266
undefined: launchpadpb.CollectionsResponse
go
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/.