Skip to content

Scaffold identity server #1516

Scaffold identity server

Scaffold identity server #1516

Triggered via pull request April 11, 2024 00:18
Status Failure
Total duration 2m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Lint: pkg/mls/api/v1/mock.gen.go#L1
: # github.com/xmtp/xmtp-node-go/pkg/mls/api/v1 [github.com/xmtp/xmtp-node-go/pkg/mls/api/v1.test]
Lint: pkg/mls/api/v1/service_test.go#L373
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to NewMockMlsApi_SubscribeGroupMessagesServer
Lint: pkg/mls/api/v1/service_test.go#L463
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to NewMockMlsApi_SubscribeGroupMessagesServer
Lint: pkg/mls/api/v1/service_test.go#L531
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to NewMockMlsApi_SubscribeWelcomeMessagesServer
Lint: pkg/mls/api/v1/service_test.go#L628
cannot use ctrl (variable of type *"go.uber.org/mock/gomock".Controller) as *"github.com/golang/mock/gomock".Controller value in argument to NewMockMlsApi_SubscribeWelcomeMessagesServer (typecheck)
Lint
issues found
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.