Skip to content

optimize: free old buf #134

optimize: free old buf

optimize: free old buf #134

Triggered via push August 15, 2024 09:51
Status Failure
Total duration 31s
Artifacts

tests.yml

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

Annotations

28 errors and 2 warnings
unit-benchmark-test (1.19, X64): protocol/thrift/skipdecoder_test.go#L95
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as type bufiox.Reader in argument to NewSkipDecoder:
unit-benchmark-test (1.19, X64): protocol/thrift/skipdecoder_test.go#L150
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as type bufiox.Reader in argument to NewSkipDecoder:
unit-benchmark-test (1.19, X64): protocol/thrift/skipdecoder_test.go#L167
cannot use &remoteByteBufferImplForT{…} (value of type *remoteByteBufferImplForT) as type bufiox.Reader in argument to r.Reset:
unit-benchmark-test (1.19, X64): protocol/thrift/skipdecoder_test.go#L169
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as type bufiox.Reader in argument to r.Reset:
unit-benchmark-test (1.19, X64)
Process completed with exit code 1.
unit-benchmark-test (1.20, X64): protocol/thrift/skipdecoder_test.go#L95
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to NewSkipDecoder: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.20, X64): protocol/thrift/skipdecoder_test.go#L150
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to NewSkipDecoder: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.20, X64): protocol/thrift/skipdecoder_test.go#L167
cannot use &remoteByteBufferImplForT{…} (value of type *remoteByteBufferImplForT) as bufiox.Reader value in argument to r.Reset: *remoteByteBufferImplForT does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.20, X64): protocol/thrift/skipdecoder_test.go#L169
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to r.Reset: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.20, X64)
Process completed with exit code 1.
unit-benchmark-test (1.18, X64)
The job was canceled because "_1_19_X64" failed.
unit-benchmark-test (1.18, X64): protocol/thrift/skipdecoder_test.go#L95
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as type bufiox.Reader in argument to NewSkipDecoder:
unit-benchmark-test (1.18, X64): protocol/thrift/skipdecoder_test.go#L150
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as type bufiox.Reader in argument to NewSkipDecoder:
unit-benchmark-test (1.18, X64): protocol/thrift/skipdecoder_test.go#L167
cannot use &remoteByteBufferImplForT{…} (value of type *remoteByteBufferImplForT) as type bufiox.Reader in argument to r.Reset:
unit-benchmark-test (1.18, X64): protocol/thrift/skipdecoder_test.go#L169
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as type bufiox.Reader in argument to r.Reset:
unit-benchmark-test (1.18, X64)
Process completed with exit code 2.
unit-benchmark-test (1.22, X64)
The job was canceled because "_1_19_X64" failed.
unit-benchmark-test (1.22, X64): protocol/thrift/skipdecoder_test.go#L95
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to NewSkipDecoder: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.22, X64): protocol/thrift/skipdecoder_test.go#L150
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to NewSkipDecoder: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.22, X64): protocol/thrift/skipdecoder_test.go#L167
cannot use &remoteByteBufferImplForT{…} (value of type *remoteByteBufferImplForT) as bufiox.Reader value in argument to r.Reset: *remoteByteBufferImplForT does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.22, X64): protocol/thrift/skipdecoder_test.go#L169
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to r.Reset: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.22, X64)
Process completed with exit code 1.
unit-benchmark-test (1.21, X64)
The job was canceled because "_1_19_X64" failed.
unit-benchmark-test (1.21, X64): protocol/thrift/skipdecoder_test.go#L95
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to NewSkipDecoder: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.21, X64): protocol/thrift/skipdecoder_test.go#L150
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to NewSkipDecoder: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.21, X64): protocol/thrift/skipdecoder_test.go#L167
cannot use &remoteByteBufferImplForT{…} (value of type *remoteByteBufferImplForT) as bufiox.Reader value in argument to r.Reset: *remoteByteBufferImplForT does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.21, X64): protocol/thrift/skipdecoder_test.go#L169
cannot use bytes.NewReader(b) (value of type *bytes.Reader) as bufiox.Reader value in argument to r.Reset: *bytes.Reader does not implement bufiox.Reader (missing method Next)
unit-benchmark-test (1.21, X64)
Process completed with exit code 1.
unit-benchmark-test (1.19, X64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-benchmark-test (1.20, X64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.