Skip to content

Scaffold identity server #1500

Scaffold identity server

Scaffold identity server #1500

Triggered via pull request April 11, 2024 00:20
Status Failure
Total duration 3m 32s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test: 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
Test: 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
Test: 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
Test: 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
Test
Process completed with exit code 1.
Test
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/.