Skip to content

remove sel client mock #23

remove sel client mock

remove sel client mock #23

Triggered via push June 24, 2024 16:27
Status Failure
Total duration 26s
Billable time 1m
Artifacts

test-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
lint
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/.