Rework a cache for NS/NSE registry #6578
Annotations
6 errors
pkg/networkservice/chains/nsmgr/server.go#L218
Function 'NewServer' is too long (122 > 120) (funlen)
|
pkg/registry/common/querycache/ns_client.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
pkg/registry/common/querycache/nse_client.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
pkg/registry/common/querycache/nse_client_test.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2024)|(2024))) .*\n\n)+ doesn't match. (goheader)
|
pkg/registry/common/querycache/nse_client.go#L39
comment on exported function `NewNetworkServiceEndpointRegistryClient` should be of the form `NewNetworkServiceEndpointRegistryClient ...` (golint)
|
|
This job failed
Loading