Scaffold identity server #1500
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/.
|