Skip to content

return type

return type #29

Triggered via push September 8, 2024 18:03
Status Failure
Total duration 1m 33s
Artifacts

server.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
cannot use supplierService (variable of type *services.SupplierServiceImpl) as services.SupplierService value in argument to handlers.NewSupplierContoller: *services.SupplierServiceImpl does not implement services.SupplierService (wrong type for method GetSupplierById)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/