fix: fixing HNS network already exist error in Stateless CNI #14239
Annotations
3 errors and 1 warning
golangci-lint:
network/network_windows.go#L370
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Failed to get hcn network: %s due to error: %v\", hcnNetwork.Name, err)" (err113)
|
golangci-lint:
network/network_windows.go#L374
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Failed to create hcn network: %s due to error: %v\", hcnNetwork.Name, err)" (err113)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in D:\a\azure-container-networking\azure-container-networking. Supported file pattern: go.sum
|
Loading