Skip to content

🐛 Prevent race when informers are started more than once #2573

🐛 Prevent race when informers are started more than once

🐛 Prevent race when informers are started more than once #2573

Triggered via pull request April 7, 2024 17:47
Status Failure
Total duration 27s
Artifacts

golangci-lint.yml

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

Annotations

7 errors
lint: pkg/cache/cache.go#L46
var `log` is unused (unused)
lint: pkg/cache/multi_namespace_cache.go#L166
S1019: should use make(chan error) instead (gosimple)
lint: pkg/cache/internal/informers.go#L192
ST1005: error strings should not be capitalized (stylecheck)
lint: pkg/cache/cache.go#L46
var `log` is unused (unused)
lint: pkg/cache/multi_namespace_cache.go#L166
S1019: should use make(chan error) instead (gosimple)
lint: pkg/cache/internal/informers.go#L192
ST1005: error strings should not be capitalized (stylecheck)
lint
issues found