Skip to content

Make the node database operate on jobs instead of pods #10928

Make the node database operate on jobs instead of pods

Make the node database operate on jobs instead of pods #10928

Triggered via push June 27, 2023 14:55
Status Failure
Total duration 13m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
Matrix: go-lint
Matrix: go-unit-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
go-lint (1.20): internal/scheduler/nodedb/nodedb_test.go#L391
ineffectual assignment to ok (ineffassign)
go-lint (1.20): pkg/api/api.swagger.go#L1
: # github.com/armadaproject/armada/pkg/api [github.com/armadaproject/armada/pkg/api.test]
go-lint (1.20): pkg/api/util_test.go#L506
tc.job.GetJobSchedulingInfo undefined (type *Job has no field or method GetJobSchedulingInfo) (typecheck)
go-lint (1.20)
issues found
go-unit-tests (1.20): pkg/api/util_test.go#L506
tc.job.GetJobSchedulingInfo undefined (type *Job has no field or method GetJobSchedulingInfo)
go-unit-tests (1.20): pkg/api/util_test.go#L506
tc.job.GetJobSchedulingInfo undefined (type *Job has no field or method GetJobSchedulingInfo)
go-unit-tests (1.20)
Process completed with exit code 2.