Add concise tracing #5895
Annotations
10 errors and 1 warning
pkg/networkservice/chains/nsmgr/utils_test.go#L63
`testNSEAndClient` is unused (deadcode)
|
pkg/networkservice/chains/nsmgr/select_forwarder_test.go#L310
Function 'Test_DiscoverForwarder_Should_KeepSelectedForwarderWhileConnectionIsFine' has too many statements (54 > 50) (funlen)
|
pkg/networkservice/chains/nsmgr/single_test.go#L20
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/networkservice/chains/nsmgr/suite_test.go#L23
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/networkservice/core/chain/client.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2023)|(2023))) .*\n\n)+ doesn't match. (goheader)
|
pkg/networkservice/core/chain/server.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2023)|(2023))) .*\n\n)+ doesn't match. (goheader)
|
pkg/registry/core/chain/ns_registry.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2023)|(2023))) .*\n\n)+ doesn't match. (goheader)
|
pkg/registry/core/chain/nse_registry.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2023)|(2023))) .*\n\n)+ doesn't match. (goheader)
|
pkg/networkservice/chains/nsmgr/single_test.go#L1
Pattern (Copyright \(c\) (((20\d\d\-2023)|(2023))) .*\n\n)+ doesn't match. (goheader)
|
pkg/networkservice/core/chain/client.go#L22
File is not `goimports`-ed with -local github.com/networkservicemesh/sdk (goimports)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading