feat: adding stateless CNI pipeline test #12028
Annotations
4 errors and 2 warnings
Lint (1.21.x, ubuntu-latest):
cni/network/network.go#L1144
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Lint (1.21.x, ubuntu-latest)
issues found
|
Lint (1.21.x, windows-latest):
cni/network/network.go#L1144
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Lint (1.21.x, windows-latest)
issues found
|
Lint (1.21.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.21.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
|