Skip to content

refactor(informer-manager): wait for cache sync before registering event handlers #609

refactor(informer-manager): wait for cache sync before registering event handlers

refactor(informer-manager): wait for cache sync before registering event handlers #609

Triggered via pull request July 18, 2023 07:30
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

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

Annotations

17 errors and 1 warning
typos
Process completed with exit code 2.
test (1.20): pkg/controllers/util/overrides.go#L32
no required module provides package github.com/kubewharf/kubeadmiral/pkg/apis/types/v1alpha1; to add it:
test (1.20): pkg/controllers/util/federatedinformer.go#L44
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/util/managedlabel; to add it:
test (1.20): pkg/controllers/automigration/controller.go#L44
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/util/delayingdeliver; to add it:
test (1.19): pkg/controllers/util/overrides.go#L32
no required module provides package github.com/kubewharf/kubeadmiral/pkg/apis/types/v1alpha1; to add it:
test (1.20): pkg/controllers/nsautoprop/controller.go#L47
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/util/annotation; to add it:
test (1.19): pkg/controllers/util/federatedinformer.go#L44
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/util/managedlabel; to add it:
test (1.20): pkg/controllers/nsautoprop/controller.go#L50
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/util/pendingcontrollers; to add it:
test (1.19): pkg/controllers/automigration/controller.go#L44
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/util/delayingdeliver; to add it:
test (1.20): pkg/controllers/monitor/monitor_controller.go#L39
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/federatedtypeconfig; to add it:
test (1.19): pkg/controllers/nsautoprop/controller.go#L47
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/util/annotation; to add it:
test (1.20)
Process completed with exit code 2.
test (1.19): pkg/controllers/nsautoprop/controller.go#L50
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/util/pendingcontrollers; to add it:
test (1.19): pkg/controllers/monitor/monitor_controller.go#L39
no required module provides package github.com/kubewharf/kubeadmiral/pkg/controllers/federatedtypeconfig; to add it:
test (1.19)
Process completed with exit code 2.
lint: pkg/util/informermanager/informermanager.go#L159
ST1008: error should be returned as the last argument (stylecheck)
lint
issues found
typos: docs/quickstart.md#L6
"propgating" should be "propagating".