patch(deps): update patch versions #463
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.
|