feat: cns logger v2 [2/2] #15202
Annotations
9 errors and 2 warnings
golangci-lint:
cns/configuration/configuration.go#L13
could not import github.com/Azure/azure-container-networking/cns/logger/v2 (-: # github.com/Azure/azure-container-networking/cns/logger/v2
|
golangci-lint:
cns/logger/v2/logger_linux.go#L7
defaultFilePath redeclared in this block
|
golangci-lint:
cns/logger/v2/config_linux.go#L8
other declaration of defaultFilePath) (typecheck)
|
golangci-lint:
cns/logger/v2/logger_linux.go#L7
defaultFilePath redeclared in this block
|
golangci-lint:
cns/logger/v2/config_linux.go#L8
other declaration of defaultFilePath (typecheck)
|
golangci-lint:
cns/service/main.go#L44
could not import github.com/Azure/azure-container-networking/cns/logger/v2 (-: # github.com/Azure/azure-container-networking/cns/logger/v2
|
golangci-lint:
cns/logger/v2/logger_linux.go#L7
defaultFilePath redeclared in this block
|
golangci-lint:
cns/logger/v2/config_linux.go#L8
other declaration of defaultFilePath) (typecheck)
|
golangci-lint
issues found
|
golangci-lint
Cache not found for keys: golangci-lint.cache-Linux-2878-8a514553c8442be3c8948a6ef7692e35ced3fd52, golangci-lint.cache-Linux-2878-
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/azure-container-networking/azure-container-networking. Supported file pattern: go.sum
|
Loading