fix: fixing HNS network already exist error in Stateless CNI #14239
Annotations
6 errors and 6 warnings
Lint (1.22.x, windows-latest):
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)
|
Lint (1.22.x, windows-latest):
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)
|
Lint (1.22.x, windows-latest)
issues found
|
Lint (1.23.x, windows-latest):
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)
|
Lint (1.23.x, windows-latest):
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)
|
Lint (1.23.x, windows-latest)
issues found
|
Lint (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/azure-container-networking/azure-container-networking. Supported file pattern: go.sum
|
Lint (1.22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/azure-container-networking/azure-container-networking. Supported file pattern: go.sum
|
Lint (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\azure-container-networking\azure-container-networking. Supported file pattern: go.sum
|
Lint (1.23.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\azure-container-networking\azure-container-networking. Supported file pattern: go.sum
|