patch(deps): update patch versions #430
Triggered via pull request
September 23, 2024 08:16
Status
Failure
Total duration
1m 50s
Artifacts
–
Annotations
3 errors
testing:
pkg/action/discoverer.go#L194
invalid operation: server.EnableIPv6 && server.IPv6 != nil (mismatched types *bool and untyped bool)
|
testing:
pkg/action/discoverer.go#L215
cannot use server.EnableIPv6 (variable of type *bool) as bool value in argument to boolToString
|
testing
Process completed with exit code 2.
|