chore: update send
to address rsync goroutine leak
#1073
Annotations
10 errors
Run tests and lint:
feeds/ssh.go#L21
could not import github.com/picosh/send/protocols/rsync (-: # github.com/picosh/send/protocols/rsync
|
Run tests and lint
cannot use fileHandler (variable of type *handler) as "github.com/picosh/go-rsync-receiver/utils".FS value in argument to rsyncsender.ClientRun: *handler does not implement "github.com/picosh/go-rsync-receiver/utils".FS (wrong type for method Read)
|
Run tests and lint
cannot use fileHandler (variable of type *handler) as "github.com/picosh/go-rsync-receiver/utils".FS value in argument to rsyncreceiver.ClientRun: *handler does not implement "github.com/picosh/go-rsync-receiver/utils".FS (wrong type for method Read)
|
Run tests and lint:
pastes/ssh.go#L21
could not import github.com/picosh/send/protocols/rsync (-: # github.com/picosh/send/protocols/rsync
|
Run tests and lint
cannot use fileHandler (variable of type *handler) as "github.com/picosh/go-rsync-receiver/utils".FS value in argument to rsyncsender.ClientRun: *handler does not implement "github.com/picosh/go-rsync-receiver/utils".FS (wrong type for method Read)
|
Run tests and lint
cannot use fileHandler (variable of type *handler) as "github.com/picosh/go-rsync-receiver/utils".FS value in argument to rsyncreceiver.ClientRun: *handler does not implement "github.com/picosh/go-rsync-receiver/utils".FS (wrong type for method Read)
|
Run tests and lint:
pico/ssh.go#L23
could not import github.com/picosh/send/protocols/rsync (-: # github.com/picosh/send/protocols/rsync
|
Run tests and lint
cannot use fileHandler (variable of type *handler) as "github.com/picosh/go-rsync-receiver/utils".FS value in argument to rsyncsender.ClientRun: *handler does not implement "github.com/picosh/go-rsync-receiver/utils".FS (wrong type for method Read)
|
Run tests and lint
cannot use fileHandler (variable of type *handler) as "github.com/picosh/go-rsync-receiver/utils".FS value in argument to rsyncreceiver.ClientRun: *handler does not implement "github.com/picosh/go-rsync-receiver/utils".FS (wrong type for method Read)
|
Run tests and lint
issues found
|
Loading