remove sel client mock #23
Annotations
10 errors and 1 warning
internal/auth/auth.handler.go#L1
: # github.com/isd-sgcu/rpkm67-gateway/internal/auth
|
internal/auth/auth.service.go#L46
s.client.SignUp undefined (type v1.AuthServiceClient has no field or method SignUp)
|
internal/auth/auth.service.go#L46
undefined: authProto.SignUpRequest
|
internal/auth/auth.service.go#L79
s.client.SignIn undefined (type v1.AuthServiceClient has no field or method SignIn)
|
internal/auth/auth.service.go#L79
undefined: authProto.SignInRequest (typecheck)
|
cmd/main.go#L7
could not import github.com/isd-sgcu/rpkm67-gateway/internal/auth (-: # github.com/isd-sgcu/rpkm67-gateway/internal/auth
|
internal/auth/auth.service.go#L46
s.client.SignUp undefined (type v1.AuthServiceClient has no field or method SignUp)
|
internal/auth/auth.service.go#L46
undefined: authProto.SignUpRequest
|
internal/auth/auth.service.go#L79
s.client.SignIn undefined (type v1.AuthServiceClient has no field or method SignIn)
|
internal/auth/auth.service.go#L79
undefined: authProto.SignInRequest) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|
This job failed
Loading