Skip to content

Created Servicer interface #52

Created Servicer interface

Created Servicer interface #52

Triggered via push June 28, 2025 13:44
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: push
frontend-checks
17s
frontend-checks
backend-checks
59s
backend-checks
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
frontend-checks
Process completed with exit code 2.
backend-checks
cannot use &action.UpdatedAt (value of type *time.Time) as time.Time value in struct literal
backend-checks
cannot use &action.CreatedAt (value of type *time.Time) as time.Time value in struct literal
backend-checks
cannot use action.CompletedAt (variable of type *time.Time) as time.Time value in struct literal
backend-checks
cannot use &action.UpdatedAt (value of type *time.Time) as time.Time value in struct literal
backend-checks
cannot use &action.CreatedAt (value of type *time.Time) as time.Time value in struct literal
backend-checks
cannot use action.CompletedAt (variable of type *time.Time) as time.Time value in struct literal
backend-checks
invalid operation: cannot indirect actionInput.CompletedAt (variable of struct type time.Time)
backend-checks
invalid operation: actionInput.CompletedAt != nil (mismatched types time.Time and untyped nil)
backend-checks
undefined: refuelapi.ContextGinContext
backend-checks
cannot use &APIService{…} (value of type *APIService) as Servicer value in return statement: *APIService does not implement Servicer (missing method ActionsActionIdDelete)
backend-checks
Restore cache failed: Dependencies file is not found in /home/runner/work/refuel/refuel. Supported file pattern: go.sum