Skip to content
Triggered via push January 18, 2025 12:10
Status Failure
Total duration 1m 27s
Artifacts

backend.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ci: infrastructure/runner/runner.go#L15
cannot use &runner{} (value of type *runner) as "github.com/khanzadimahdi/testproject/domain/runner".Runner value in variable declaration: *runner does not implement "github.com/khanzadimahdi/testproject/domain/runner".Runner (wrong type for method Run)
ci: infrastructure/runner/runner.go#L29
undefined: err
ci: infrastructure/runner/runner.go#L30
undefined: err
ci: infrastructure/runner/runner.go#L33
missing return
ci: infrastructure/runner/runner.go#L71
missing return
ci
Process completed with exit code 1.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636