Skip to content

WIP: VMSplice/STDOUT consumer #496

WIP: VMSplice/STDOUT consumer

WIP: VMSplice/STDOUT consumer #496

Triggered via pull request February 26, 2024 16:36
Status Failure
Total duration 1m 1s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Test: pkg/consumer/linux_vmsplice.go#L15
cannot use &VMSpliceConsumer{} (value of type *VMSpliceConsumer) as Consumer value in variable declaration: *VMSpliceConsumer does not implement Consumer (wrong type for method Consume)
Test: pkg/consumer/stdout.go#L9
cannot use &StdoutConsumer{} (value of type *StdoutConsumer) as Consumer value in variable declaration: *StdoutConsumer does not implement Consumer (wrong type for method Consume)
Test: pkg/consumer/linux_vmsplice.go#L15
cannot use &VMSpliceConsumer{} (value of type *VMSpliceConsumer) as Consumer value in variable declaration: *VMSpliceConsumer does not implement Consumer (wrong type for method Consume)
Test: pkg/consumer/stdout.go#L9
cannot use &StdoutConsumer{} (value of type *StdoutConsumer) as Consumer value in variable declaration: *StdoutConsumer does not implement Consumer (wrong type for method Consume)
Test
Process completed with exit code 2.
Lint: pkg/consumer/consumer.go#L1
: # github.com/replicate/pget/pkg/consumer
Lint: pkg/consumer/linux_vmsplice.go#L15
cannot use &VMSpliceConsumer{} (value of type *VMSpliceConsumer) as Consumer value in variable declaration: *VMSpliceConsumer does not implement Consumer (wrong type for method Consume)
Lint: pkg/consumer/stdout.go#L9
cannot use &StdoutConsumer{} (value of type *StdoutConsumer) as Consumer value in variable declaration: *StdoutConsumer does not implement Consumer (wrong type for method Consume)
Lint: pkg/pget.go#L12
could not import github.com/replicate/pget/pkg/consumer (-: # github.com/replicate/pget/pkg/consumer
Lint: pkg/consumer/linux_vmsplice.go#L15
cannot use &VMSpliceConsumer{} (value of type *VMSpliceConsumer) as Consumer value in variable declaration: *VMSpliceConsumer does not implement Consumer (wrong type for method Consume)
Lint: pkg/consumer/stdout.go#L9
cannot use &StdoutConsumer{} (value of type *StdoutConsumer) as Consumer value in variable declaration: *StdoutConsumer does not implement Consumer (wrong type for method Consume)
Lint: pkg/config/config.go#L13
could not import github.com/replicate/pget/pkg/consumer (-: # github.com/replicate/pget/pkg/consumer
Lint: pkg/consumer/linux_vmsplice.go#L15
cannot use &VMSpliceConsumer{} (value of type *VMSpliceConsumer) as Consumer value in variable declaration: *VMSpliceConsumer does not implement Consumer (wrong type for method Consume)
Lint: pkg/consumer/stdout.go#L9
cannot use &StdoutConsumer{} (value of type *StdoutConsumer) as Consumer value in variable declaration: *StdoutConsumer does not implement Consumer (wrong type for method Consume)
Lint
Process completed with exit code 1.
build: pkg/consumer/linux_vmsplice.go#L15
cannot use &VMSpliceConsumer{} (value of type *VMSpliceConsumer) as Consumer value in variable declaration: *VMSpliceConsumer does not implement Consumer (wrong type for method Consume)
build: pkg/consumer/stdout.go#L9
cannot use &StdoutConsumer{} (value of type *StdoutConsumer) as Consumer value in variable declaration: *StdoutConsumer does not implement Consumer (wrong type for method Consume)
build
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1