Feature/pet #36
Annotations
6 errors and 1 warning
Vet:
src/pkg/service/auth/auth.service.go#L5
missing go.sum entry for module providing package github.com/isd-sgcu/johnjud-go-proto/johnjud/auth/auth/v1 (imported by github.com/isd-sgcu/johnjud-gateway/src); to add:
|
Vet:
src/pkg/service/user/user.service.go#L5
missing go.sum entry for module providing package github.com/isd-sgcu/johnjud-go-proto/johnjud/auth/user/v1 (imported by github.com/isd-sgcu/johnjud-gateway/src); to add:
|
Vet:
src/app/handler/image/image.handler.go#L7
missing go.sum entry for module providing package github.com/isd-sgcu/johnjud-go-proto/johnjud/file/image/v1 (imported by github.com/isd-sgcu/johnjud-gateway/src); to add:
|
Vet:
src/app/handler/pet/pet.handler.go#L12
missing go.sum entry for module providing package github.com/isd-sgcu/johnjud-go-proto/johnjud/backend/pet/v1 (imported by github.com/isd-sgcu/johnjud-gateway/src); to add:
|
Vet:
src/app/handler/like/like.handler.go#L7
missing go.sum entry for module providing package github.com/isd-sgcu/johnjud-go-proto/johnjud/backend/like/v1 (imported by github.com/isd-sgcu/johnjud-gateway/src/app/handler/like); to add:
|
Vet
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading