Feat/selection #8
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#L51
unknown field Role in struct literal of type v1.SignUpRequest
|
lint:
internal/auth/auth.service.go#L69
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential)
|
lint:
internal/auth/auth.service.go#L70
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential)
|
lint:
internal/auth/auth.service.go#L71
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential) (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#L51
unknown field Role in struct literal of type v1.SignUpRequest
|
lint:
internal/auth/auth.service.go#L69
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential)
|
lint:
internal/auth/auth.service.go#L70
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential)
|
lint:
internal/auth/auth.service.go#L71
res.Credential undefined (type *v1.SignUpResponse has no field or method Credential)) (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/.
|