patch(deps): update patch versions #397
Annotations
3 errors and 1 warning
testing:
pkg/action/discoverer.go#L207
invalid operation: server.EnableIPv6 && server.IPv6 != nil (mismatched types *bool and untyped bool)
|
testing:
pkg/action/discoverer.go#L228
cannot use server.EnableIPv6 (variable of type *bool) as bool value in argument to boolToString
|
testing
Process completed with exit code 2.
|
testing
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|