Skip to content

feat: new unsafex pkg #337

feat: new unsafex pkg

feat: new unsafex pkg #337

Triggered via push November 26, 2024 14:14
Status Failure
Total duration 41s
Artifacts

tests.yml

on: push
Matrix: unit-benchmark-test
Fit to window
Zoom out
Zoom in

Annotations

23 errors
unit-benchmark-test (1.20, X64): unsafex/unsafex_go120.go#L26
unsafe.SliceData requires go1.20 or later (-lang was set to go1.18; check go.mod)
unit-benchmark-test (1.20, X64): unsafex/unsafex_go120.go#L32
unsafe.StringData requires go1.20 or later (-lang was set to go1.18; check go.mod)
unit-benchmark-test (1.20, X64)
Process completed with exit code 1.
unit-benchmark-test (1.23, X64)
The job was canceled because "_1_20_X64" failed.
unit-benchmark-test (1.23, X64): protocol/ttheader/utils.go#L125
cannot use unsafex.BinaryToString(val) (value of type string) as []byte value in argument to out.WriteBinary
unit-benchmark-test (1.23, X64): protocol/ttheader/utils.go#L125
cannot use val (variable of type string) as []byte value in argument to unsafex.BinaryToString
unit-benchmark-test (1.23, X64)
Process completed with exit code 1.
unit-benchmark-test (1.19, X64)
The job was canceled because "_1_20_X64" failed.
unit-benchmark-test (1.19, X64): protocol/ttheader/utils.go#L125
cannot use unsafex.BinaryToString(val) (value of type string) as type []byte in argument to out.WriteBinary
unit-benchmark-test (1.19, X64): protocol/ttheader/utils.go#L125
cannot use val (variable of type string) as type []byte in argument to unsafex.BinaryToString
unit-benchmark-test (1.19, X64)
Process completed with exit code 1.
unit-benchmark-test (1.21, X64)
The job was canceled because "_1_20_X64" failed.
unit-benchmark-test (1.21, X64): protocol/ttheader/utils.go#L125
cannot use unsafex.BinaryToString(val) (value of type string) as []byte value in argument to out.WriteBinary
unit-benchmark-test (1.21, X64): protocol/ttheader/utils.go#L125
cannot use val (variable of type string) as []byte value in argument to unsafex.BinaryToString
unit-benchmark-test (1.21, X64)
The operation was canceled.
unit-benchmark-test (1.22, X64)
The job was canceled because "_1_20_X64" failed.
unit-benchmark-test (1.22, X64): protocol/ttheader/utils.go#L125
cannot use unsafex.BinaryToString(val) (value of type string) as []byte value in argument to out.WriteBinary
unit-benchmark-test (1.22, X64): protocol/ttheader/utils.go#L125
cannot use val (variable of type string) as []byte value in argument to unsafex.BinaryToString
unit-benchmark-test (1.22, X64)
The operation was canceled.
unit-benchmark-test (1.18, X64)
The job was canceled because "_1_20_X64" failed.
unit-benchmark-test (1.18, X64): protocol/ttheader/utils.go#L125
cannot use unsafex.BinaryToString(val) (value of type string) as type []byte in argument to out.WriteBinary
unit-benchmark-test (1.18, X64): protocol/ttheader/utils.go#L125
cannot use val (variable of type string) as type []byte in argument to unsafex.BinaryToString
unit-benchmark-test (1.18, X64)
The operation was canceled.