fix: issue dhcp request on windows secondary interfaces #14287
Annotations
16 errors and 6 warnings
Lint (1.22.x, ubuntu-latest):
dhcp/dhcp.go#L152
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.22.x, ubuntu-latest):
dhcp/dhcp.go#L153
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.22.x, ubuntu-latest):
dhcp/dhcp.go#L154
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.22.x, ubuntu-latest)
issues found
|
Lint (1.23.x, ubuntu-latest):
dhcp/dhcp.go#L152
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.23.x, ubuntu-latest):
dhcp/dhcp.go#L153
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.23.x, ubuntu-latest):
dhcp/dhcp.go#L154
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.23.x, ubuntu-latest)
issues found
|
Lint (1.22.x, windows-latest):
dhcp/dhcp.go#L152
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.22.x, windows-latest):
dhcp/dhcp.go#L153
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.22.x, windows-latest):
dhcp/dhcp.go#L154
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.22.x, windows-latest)
issues found
|
Lint (1.23.x, windows-latest):
dhcp/dhcp.go#L152
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.23.x, windows-latest):
dhcp/dhcp.go#L153
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.23.x, windows-latest):
dhcp/dhcp.go#L154
G115: integer overflow conversion int -> uint16 (gosec)
|
Lint (1.23.x, windows-latest)
issues found
|
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.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, 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
|