Introduce code runner #63
Open
Annotations
6 errors and 1 warning
Run unit tests:
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)
|
Run unit tests:
infrastructure/runner/runner.go#L29
undefined: err
|
Run unit tests:
infrastructure/runner/runner.go#L30
undefined: err
|
Run unit tests:
infrastructure/runner/runner.go#L33
missing return
|
Run unit tests:
infrastructure/runner/runner.go#L71
missing return
|
Run unit tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading