Skip to content

fix: informer-manager cache sync backoff #766

fix: informer-manager cache sync backoff

fix: informer-manager cache sync backoff #766

Triggered via pull request August 3, 2023 06:46
Status Failure
Total duration 4m 41s
Artifacts

ci.yml

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

Annotations

9 errors and 1 warning
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)
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)
Process completed with exit code 2.
lint: pkg/controllers/statusaggregator/controller.go#L42
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubewharf/kubeadmiral) --custom-order (gci)
lint: pkg/controllers/statusaggregator/controller.go#L42
File is not `gofumpt`-ed (gofumpt)
lint: pkg/apis/core/v1alpha1/extensions_collectedstatus.go#L45
ST1016: methods on the same type should have the same receiver name (seen 1x "css", 2x "ccs") (stylecheck)
lint
issues found
typos: docs/quickstart.md#L6
"propgating" should be "propagating".