Skip to content

feat: add ReschedulePolicy for pp/cpp #755

feat: add ReschedulePolicy for pp/cpp

feat: add ReschedulePolicy for pp/cpp #755

Triggered via pull request August 1, 2023 03:20
Status Failure
Total duration 4m 17s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
typos
Process completed with exit code 2.
test (1.19): pkg/controllers/scheduler/scheduler_test.go#L32
no required module provides package github.com/kubewharf/kubeadmiral/pkg/apis/types/v1alpha1; to add it:
test (1.19): pkg/controllers/automigration/util_test.go#L40
undefined: countUnschedulablePods
test (1.19): pkg/controllers/statusaggregator/plugins/job_test.go#L313
undefined: IsJobFinishedWithFailed
test (1.19)
Process completed with exit code 2.
test (1.20): pkg/controllers/scheduler/scheduler_test.go#L32
no required module provides package github.com/kubewharf/kubeadmiral/pkg/apis/types/v1alpha1; to add it:
test (1.20): pkg/controllers/automigration/util_test.go#L40
undefined: countUnschedulablePods
test (1.20): pkg/controllers/follower/controller.go#L25
"k8s.io/api/apps/v1" imported as appsv1 and not used
test (1.20): pkg/controllers/follower/controller.go#L26
"k8s.io/api/batch/v1" imported as batchv1 and not used
test (1.20): pkg/controllers/follower/util.go#L24
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured" imported and not used
test (1.20): pkg/controllers/statusaggregator/plugins/job_test.go#L313
undefined: IsJobFinishedWithFailed
test (1.20)
Process completed with exit code 2.
lint: pkg/util/pod/pod.go#L35
the variable name `UnknownTypeToGetPodTemplateErr` should conform to the `ErrXxx` format (errname)
lint: pkg/util/pod/pod.go#L35
ST1012: error var UnknownTypeToGetPodTemplateErr should have name of the form ErrFoo (stylecheck)
lint
issues found
typos: docs/quickstart.md#L6
"propgating" should be "propagating".
typos: pkg/controllers/scheduler/schedulingtriggers.go#L118
"reciver" should be "receiver".