Skip to content

Gear/joh 35 image endpoints #112

Gear/joh 35 image endpoints

Gear/joh 35 image endpoints #112

Triggered via pull request January 10, 2024 09:05
Status Failure
Total duration 46s
Artifacts

run-unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/app/handler/image/image.handler.go#L42
undefined: dto.ResponseSuccess
build: src/app/handler/image/image.handler.go#L82
undefined: dto.ResponseSuccess
build: src/app/handler/image/image.handler.go#L107
undefined: dto.ResponseSuccess
build: src/app/utils/pet/pet.utils.go#L48
in.Background undefined (type *"github.com/isd-sgcu/johnjud-go-proto/johnjud/backend/pet/v1".Pet has no field or method Background)
build: src/app/utils/pet/pet.utils.go#L70
undefined: petproto.PetStatus
build: src/app/utils/pet/pet.utils.go#L75
unknown field Background in struct literal of type "github.com/isd-sgcu/johnjud-go-proto/johnjud/backend/pet/v1".Pet
build: src/app/utils/pet/pet.utils.go#L98
in.Origin undefined (type *dto.UpdatePetRequest has no field or method Origin)
build: src/app/utils/pet/pet.utils.go#L127
p.Background undefined (type *"github.com/isd-sgcu/johnjud-go-proto/johnjud/backend/pet/v1".Pet has no field or method Background)
build
unknown field ObjectKey in struct literal of type v1.DeleteImageRequest
build
Process completed with exit code 1.
build
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/