Add WithContext versions of functions that use contexts. #625
tests.yml
on: pull_request
Matrix: integration-tests
Matrix: unit-tests
Annotations
10 errors and 2 warnings
unit-tests (1.21):
dhcpv4/dhcpv4.go#L149
cannot use modifiers (variable of type []Modifier) as Modifier value in argument to newDHCPv4
|
unit-tests (1.21):
dhcpv4/dhcpv4.go#L161
cannot use modifiers (variable of type []Modifier) as Modifier value in argument to newDHCPv4
|
unit-tests (1.21)
Process completed with exit code 1.
|
integration-tests (1.21):
dhcpv4/dhcpv4.go#L149
cannot use modifiers (variable of type []Modifier) as Modifier value in argument to newDHCPv4
|
integration-tests (1.21):
dhcpv4/dhcpv4.go#L161
cannot use modifiers (variable of type []Modifier) as Modifier value in argument to newDHCPv4
|
integration-tests (1.21)
Process completed with exit code 1.
|
integration-tests (1.20)
The job was canceled because "_1_21" failed.
|
integration-tests (1.20)
The operation was canceled.
|
unit-tests (1.20)
The job was canceled because "_1_21" failed.
|
unit-tests (1.20)
The operation was canceled.
|
unit-tests (1.21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests (1.21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|