Skip to content

Fixed readme

Fixed readme #56

Triggered via push June 28, 2025 22:24
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
frontend-checks
20s
frontend-checks
backend-checks
1m 3s
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 (wrong type for method CreateAction)
backend-checks
Restore cache failed: Dependencies file is not found in /home/runner/work/refuel/refuel. Supported file pattern: go.sum