WIP #164
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
|