[v0.4] Move lasso SQL cache in Steve #976
Annotations
9 errors
Install golangci-lint:
pkg/sqlcache/db/transaction/transaction.go#L12
"github.com/sirupsen/logrus" imported and not used (typecheck)
|
Install golangci-lint:
pkg/sqlcache/db/client.go#L19
could not import github.com/rancher/steve/pkg/sqlcache/db/transaction (-: # github.com/rancher/steve/pkg/sqlcache/db/transaction
|
Install golangci-lint:
pkg/sqlcache/db/transaction/transaction.go#L12
"github.com/sirupsen/logrus" imported and not used) (typecheck)
|
Install golangci-lint:
pkg/sqlcache/store/store.go#L14
could not import github.com/rancher/steve/pkg/sqlcache/db/transaction (-: # github.com/rancher/steve/pkg/sqlcache/db/transaction
|
Install golangci-lint:
pkg/sqlcache/db/transaction/transaction.go#L12
"github.com/sirupsen/logrus" imported and not used) (typecheck)
|
Install golangci-lint:
pkg/sqlcache/store/store.go#L12
"github.com/rancher/lasso/pkg/log" imported and not used (typecheck)
|
Install golangci-lint:
pkg/sqlcache/informer/indexer.go#L12
could not import github.com/rancher/steve/pkg/sqlcache/db/transaction (-: # github.com/rancher/steve/pkg/sqlcache/db/transaction
|
Install golangci-lint:
pkg/sqlcache/db/transaction/transaction.go#L12
"github.com/sirupsen/logrus" imported and not used) (typecheck)
|
Install golangci-lint
issues found
|
Loading