feat: selection new proto #22
Annotations
11 errors
lint
Canceling since a higher priority waiting request for 'refs/heads/dev' exists
|
lint:
internal/auth/auth.handler.go#L1
: # github.com/isd-sgcu/rpkm67-gateway/internal/auth
|
lint:
internal/auth/auth.service.go#L46
s.client.SignUp undefined (type v1.AuthServiceClient has no field or method SignUp)
|
lint:
internal/auth/auth.service.go#L46
undefined: authProto.SignUpRequest
|
lint:
internal/auth/auth.service.go#L79
s.client.SignIn undefined (type v1.AuthServiceClient has no field or method SignIn)
|
lint:
internal/auth/auth.service.go#L79
undefined: authProto.SignInRequest (typecheck)
|
lint:
cmd/main.go#L7
could not import github.com/isd-sgcu/rpkm67-gateway/internal/auth (-: # github.com/isd-sgcu/rpkm67-gateway/internal/auth
|
lint:
internal/auth/auth.service.go#L46
s.client.SignUp undefined (type v1.AuthServiceClient has no field or method SignUp)
|
lint:
internal/auth/auth.service.go#L46
undefined: authProto.SignUpRequest
|
lint:
internal/auth/auth.service.go#L79
s.client.SignIn undefined (type v1.AuthServiceClient has no field or method SignIn)
|
lint:
internal/auth/auth.service.go#L79
undefined: authProto.SignInRequest) (typecheck)
|