Skip to content

feat(ch): use writev when possible #1340

feat(ch): use writev when possible

feat(ch): use writev when possible #1340

Triggered via pull request September 25, 2024 02:06
Status Failure
Total duration 43s
Artifacts

x.yml

on: pull_request
Matrix: test / run
Fit to window
Zoom out
Zoom in

Annotations

23 errors
test / run (amd64, ubuntu-latest, oldstable): proto/column_test.go#L31
multiple-value w.Flush() (value of type (n int64, err error)) in single-value context
test / run (amd64, ubuntu-latest, oldstable)
Process completed with exit code 1.
test / run (amd64, windows-latest, oldstable)
The job was canceled because "amd64_ubuntu-latest_oldst" failed.
test / run (amd64, windows-latest, oldstable)
The operation was canceled.
lint / run: proto/column_test.go#L31
multiple-value w.Flush() (value of type (n int64, err error)) in single-value context (typecheck)
lint / run: proto/dump_external_test.go#L7
could not import github.com/ClickHouse/ch-go/proto (-: # github.com/ClickHouse/ch-go/proto [github.com/ClickHouse/ch-go/proto.test]
lint / run: proto/column_test.go#L31
multiple-value w.Flush() (value of type (n int64, err error)) in single-value context) (typecheck)
lint / run: proto/dump_external_test.go#L24
missing type in composite literal (typecheck)
lint / run: proto/dump_external_test.go#L25
missing type in composite literal (typecheck)
lint / run: proto/dump_test.go#L32
missing type in composite literal (typecheck)
lint / run: proto/dump_test.go#L28
declared and not used: ids (typecheck)
lint / run: proto/dump_test.go#L29
declared and not used: values (typecheck)
lint / run: proto/dump_test.go#L41
declared and not used: col (typecheck)
lint / run
issues found
test / run (386, ubuntu-latest, oldstable)
The job was canceled because "amd64_ubuntu-latest_oldst" failed.
test / run (386, ubuntu-latest, oldstable): proto/column_test.go#L31
multiple-value w.Flush() (value of type (n int64, err error)) in single-value context
test / run (386, ubuntu-latest, oldstable)
The operation was canceled.
test / run (amd64, macos-latest, oldstable)
The job was canceled because "amd64_ubuntu-latest_oldst" failed.
test / run (amd64, macos-latest, oldstable): proto/column_test.go#L31
multiple-value w.Flush() (value of type (n int64, err error)) in single-value context
test / run (amd64, macos-latest, oldstable)
The operation was canceled.
test / run (amd64, ubuntu-latest, -race, oldstable)
The job was canceled because "amd64_ubuntu-latest_oldst" failed.
test / run (amd64, ubuntu-latest, -race, oldstable): proto/column_test.go#L31
multiple-value w.Flush() (value of type (n int64, err error)) in single-value context
test / run (amd64, ubuntu-latest, -race, oldstable)
The operation was canceled.