Retry Sendto() for IPv6 NA for tentative IPv6 addresses and EADDRNOTAVAIL #402
Annotations
2 errors and 4 warnings
Lint:
pkg/utils/packet.go#L207
var-naming: don't use underscores in Go names; var i_af should be iAf (revive)
|
Lint
Process completed with exit code 2.
|
Shellcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Hadolint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/sriov-cni/sriov-cni. Supported file pattern: go.sum
|