chore: update send
to address rsync goroutine leak
#1073
build.yml
on: push
test
2m 58s
build-auth
0s
build-pico
0s
build-bouncer
0s
build-caddy
0s
Matrix: build-main
Annotations
10 errors
test:
feeds/ssh.go#L21
could not import github.com/picosh/send/protocols/rsync (-: # github.com/picosh/send/protocols/rsync
|
test
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)
|
test
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)
|
test:
pastes/ssh.go#L21
could not import github.com/picosh/send/protocols/rsync (-: # github.com/picosh/send/protocols/rsync
|
test
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)
|
test
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)
|
test:
pico/ssh.go#L23
could not import github.com/picosh/send/protocols/rsync (-: # github.com/picosh/send/protocols/rsync
|
test
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)
|
test
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)
|
test
issues found
|