Feat: Stateless cni migration #7722
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 4 warnings
Lint (1.20.x, ubuntu-latest):
network/manager.go#L688
File is not `gofumpt`-ed (gofumpt)
|
Lint (1.20.x, ubuntu-latest):
network/endpoint_linux.go#L534
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"No HostVethName matches the IPAddress: \" + ipAddresses[0].IP.String())" (goerr113)
|
Lint (1.20.x, ubuntu-latest)
issues found
|
Lint (1.20.x, windows-latest)
hcnEndpoint.Id undefined (type int has no field or method Id))"
|
Lint (1.20.x, windows-latest)
hcnEndpoint.Id undefined (type int has no field or method Id))"
|
Lint (1.20.x, windows-latest)
hcnEndpoint.Id undefined (type int has no field or method Id))"
|
Lint (1.20.x, windows-latest)
\"github.com/Azure/azure-container-networking/iptables\" imported and not used"
|
Lint (1.20.x, windows-latest)
not enough arguments in call to newCNIPodInfoProvider\n\thave (\"k8s.io/utils/exec\".Interface)\n\twant (\"k8s.io/utils/exec\".Interface, string)"
|
Lint (1.20.x, windows-latest)
hcnEndpoint.Id undefined (type int has no field or method Id)"
|
Lint (1.20.x, windows-latest)
golangci-lint exit with code 3
|
Lint (1.20.x, ubuntu-latest):
network/manager.go#L105
var-naming: interface method parameter networkId should be networkID (revive)
|
Lint (1.20.x, ubuntu-latest):
network/manager.go#L692
var-naming: method parameter networkId should be networkID (revive)
|
Lint (1.20.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.20.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
|