Skip to content

[WIP] [YUNIKORN-1795] Remove the scheduling cycle in the shim #997

[WIP] [YUNIKORN-1795] Remove the scheduling cycle in the shim

[WIP] [YUNIKORN-1795] Remove the scheduling cycle in the shim #997

Triggered via pull request January 16, 2024 15:21
Status Failure
Total duration 2m 56s
Artifacts

pre-commit.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: pkg/cache/context.go#L326
Error return value of `app.TriggerAppSubmission` is not checked (errcheck)
build: pkg/cache/task_test.go#L774
Error return value is not checked (errcheck)
build: pkg/cache/task_test.go#L775
Error return value is not checked (errcheck)
build: pkg/shim/scheduler_test.go#L156
Error return value of `wait.PollUntilContextTimeout` is not checked (errcheck)
build: pkg/shim/scheduler_test.go#L296
Error return value of `cluster.start` is not checked (errcheck)
build: pkg/shim/scheduler_test.go#L330
Error return value is not checked (errcheck)
build: pkg/shim/scheduler_test.go#L352
ineffectual assignment to err (ineffassign)
build: pkg/shim/scheduler_test.go#L359
ineffectual assignment to err (ineffassign)
build
Process completed with exit code 2.