Skip to content

Update SortFunc

Update SortFunc #4784

Triggered via push February 28, 2024 10:47
Status Cancelled
Total duration 3m 17s
Artifacts 3

ci.yml

on: push
test  /  Golang Unit Tests
2m 2s
test / Golang Unit Tests
test  /  Golang Integration Tests
2m 8s
test / Golang Integration Tests
All required checks done
0s
All required checks done
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 4 warnings
lint / Lint Go: cmd/scheduler/cmd/main.go#L6
could not import github.com/armadaproject/armada/internal/scheduler (-: # github.com/armadaproject/armada/internal/scheduler
lint / Lint Go: internal/scheduler/jobiteration.go#L75
type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) bool of func(a, b *schedulercontext.JobSchedulingContext) bool {…} does not match inferred type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) int for func(a E, b E) int) (typecheck)
lint / Lint Go: internal/armada/server.go#L33
could not import github.com/armadaproject/armada/internal/scheduler (-: # github.com/armadaproject/armada/internal/scheduler
lint / Lint Go: internal/scheduler/jobiteration.go#L75
type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) bool of func(a, b *schedulercontext.JobSchedulingContext) bool {…} does not match inferred type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) int for func(a E, b E) int) (typecheck)
lint / Lint Go: internal/armada/server/submit_to_log.go#L37
could not import github.com/armadaproject/armada/internal/scheduler (-: # github.com/armadaproject/armada/internal/scheduler
lint / Lint Go: internal/scheduler/jobiteration.go#L75
type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) bool of func(a, b *schedulercontext.JobSchedulingContext) bool {…} does not match inferred type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) int for func(a E, b E) int) (typecheck)
lint / Lint Go: internal/scheduler/api.go#L1
: # github.com/armadaproject/armada/internal/scheduler [github.com/armadaproject/armada/internal/scheduler.test]
lint / Lint Go: internal/scheduler/jobiteration.go#L75
type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) bool of func(a, b *schedulercontext.JobSchedulingContext) bool {…} does not match inferred type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) int for func(a E, b E) int
lint / Lint Go: internal/scheduler/preempting_queue_scheduler_test.go#L2025
type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) bool of func(a, b *schedulercontext.JobSchedulingContext) bool {…} does not match inferred type func(a *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext, b *"github.com/armadaproject/armada/internal/scheduler/context".JobSchedulingContext) int for func(a E, b E) int (typecheck)
lint / Lint Go: internal/scheduler/database/db.go#L1
: # github.com/armadaproject/armada/internal/scheduler/database [github.com/armadaproject/armada/internal/scheduler/database.test]
build / prepare
Canceling since a higher priority waiting request for 'CI-refs/heads/severinson/node-queue-failure-metrics-2' exists
build / prepare
The operation was canceled.
test / TypeScript Unit Tests
Canceling since a higher priority waiting request for 'CI-refs/heads/severinson/node-queue-failure-metrics-2' exists
test / TypeScript Unit Tests
❌ No test results found for JUnit Test Report
test / TypeScript Unit Tests
No files were found with the provided path: ./internal/lookout/ui/junit.xml. No artifacts will be uploaded.
test / TypeScript Unit Tests
The operation was canceled.
test / Proto Up To Date
Canceling since a higher priority waiting request for 'CI-refs/heads/severinson/node-queue-failure-metrics-2' exists
test / Proto Up To Date
The operation was canceled.
test / Golang Unit Tests
Canceling since a higher priority waiting request for 'CI-refs/heads/severinson/node-queue-failure-metrics-2' exists
test / Golang Unit Tests
❌ No test results found for JUnit Test Report
test / Golang Unit Tests
The operation was canceled.
test / Golang Integration Tests
Canceling since a higher priority waiting request for 'CI-refs/heads/severinson/node-queue-failure-metrics-2' exists
test / Golang Integration Tests
❌ No test results found for JUnit Test Report
test / Golang Integration Tests
The operation was canceled.
test / Golang Integration Tests
Process completed with exit code 1.
test / Golang Mod Up To Date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / Lint TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / pack-nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-go@v4, actions/cache@v3, arduino/setup-protoc@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / Lint Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-go@v4, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
docker-compose-logs Expired
54 Bytes
go-unit-test-reports Expired
13 Bytes
nupkg-artifacts Expired
450 KB