Skip to content

chore: update send to address rsync goroutine leak #1073

chore: update send to address rsync goroutine leak

chore: update send to address rsync goroutine leak #1073

Triggered via push January 21, 2025 19:55
Status Failure
Total duration 3m 11s
Artifacts

build.yml

on: push
build-auth
0s
build-auth
build-pico
0s
build-pico
build-bouncer
0s
build-bouncer
build-caddy
0s
build-caddy
Matrix: build-main
Fit to window
Zoom out
Zoom in

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