Update SortFunc #4784
Annotations
10 errors and 1 warning
Lint using golangci-lint:
cmd/scheduler/cmd/main.go#L6
could not import github.com/armadaproject/armada/internal/scheduler (-: # github.com/armadaproject/armada/internal/scheduler
|
Lint using golangci-lint:
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 using golangci-lint:
internal/armada/server.go#L33
could not import github.com/armadaproject/armada/internal/scheduler (-: # github.com/armadaproject/armada/internal/scheduler
|
Lint using golangci-lint:
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 using golangci-lint:
internal/armada/server/submit_to_log.go#L37
could not import github.com/armadaproject/armada/internal/scheduler (-: # github.com/armadaproject/armada/internal/scheduler
|
Lint using golangci-lint:
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 using golangci-lint:
internal/scheduler/api.go#L1
: # github.com/armadaproject/armada/internal/scheduler [github.com/armadaproject/armada/internal/scheduler.test]
|
Lint using golangci-lint:
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 using golangci-lint:
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 using golangci-lint:
internal/scheduler/database/db.go#L1
: # github.com/armadaproject/armada/internal/scheduler/database [github.com/armadaproject/armada/internal/scheduler/database.test]
|
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/.
|
The logs for this run have expired and are no longer available.
Loading