typo #9297
ci.yml
on: push
lint
/
Lint TypeScript
50s
lint
/
Lint Go
1m 1s
test
/
TypeScript Unit Tests
2m 53s
test
/
Proto Up To Date
1m 24s
build
/
prepare
1m 34s
build
/
pack-nuget
1m 33s
test
/
Golang Mod Up To Date
14s
test
/
Golang Unit Tests
4m 10s
test
/
Golang Integration Tests
4m 30s
All required checks done
0s
Annotations
15 errors
lint / Lint Go:
cmd/server/main.go#L21
could not import github.com/armadaproject/armada/internal/server (-: # github.com/armadaproject/armada/internal/server
|
lint / Lint Go:
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)) (typecheck)
|
lint / Lint Go:
internal/server/server.go#L1
: # github.com/armadaproject/armada/internal/server
|
lint / Lint Go:
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) (typecheck)
|
lint / Lint Go
issues found
|
test / Proto Up To Date
Process completed with exit code 1.
|
build / prepare:
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)
|
build / prepare
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
|
test / Golang Unit Tests
❌ Tests reported 2 failures
|
test / Golang 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)
|
test / Golang Unit Tests
Process completed with exit code 1.
|
test / Golang Integration Tests
❌ No test results found for JUnit Test Report
|
test / Golang Integration 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)
|
test / Golang Integration Tests
Process completed with exit code 1.
|
test / Golang Integration Tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker-compose-logs
|
319 Bytes |
|
go-unit-test-reports
|
2.94 MB |
|
nupkg-artifacts
|
384 KB |
|
ts-unit-test-reports
|
3.73 KB |
|