typo #9297
Annotations
3 errors
Publish JUnit Report
❌ Tests reported 2 failures
|
Unit Tests:
internal/server/server.go#L194
cannot use executorServer (variable of type *executor.Server) as "github.com/armadaproject/armada/pkg/api".ExecutorServer value in argument to api.RegisterExecutorServer: *executor.Server does not implement "github.com/armadaproject/armada/pkg/api".ExecutorServer (missing method CancelOnExecutor)
|
Unit Tests
Process completed with exit code 1.
|
Loading