sql: silence informer errors on unwatchable resources #284
Annotations
4 errors
Install golangci-lint:
pkg/stores/sqlproxy/proxy_store.go#L200
cannot use informerFactory (variable of type *factory.CacheFactory) as CacheFactory value in return statement: *factory.CacheFactory does not implement CacheFactory (wrong type for method CacheFor)
|
Install golangci-lint:
pkg/server/server.go#L27
could not import github.com/rancher/steve/pkg/stores/sqlproxy (-: # github.com/rancher/steve/pkg/stores/sqlproxy
|
Install golangci-lint:
pkg/stores/sqlproxy/proxy_store.go#L200
cannot use informerFactory (variable of type *factory.CacheFactory) as CacheFactory value in return statement: *factory.CacheFactory does not implement CacheFactory (wrong type for method CacheFor)
|
Install golangci-lint
issues found
|
Loading