Skip to content

CASSGO-43: externally-defined type registration #843

CASSGO-43: externally-defined type registration

CASSGO-43: externally-defined type registration #843

Triggered via pull request April 3, 2025 06:12
Status Failure
Total duration 32s
Artifacts

main.yml

on: pull_request
Matrix: Unit tests
Matrix: Integration Tests with auth
Matrix: Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Unit tests (1.23): conn.go#L678
cannot use c (variable of type *Conn) as io.Reader value in argument to framer.readFrame: *Conn does not implement io.Reader (missing method Read)
Unit tests (1.23): conn.go#L687
cannot use c (variable of type *Conn) as io.Reader value in argument to framer.readFrame: *Conn does not implement io.Reader (missing method Read)
Unit tests (1.23): conn.go#L678
cannot use c (variable of type *Conn) as io.Reader value in argument to framer.readFrame: *Conn does not implement io.Reader (missing method Read)
Unit tests (1.23): conn.go#L687
cannot use c (variable of type *Conn) as io.Reader value in argument to framer.readFrame: *Conn does not implement io.Reader (missing method Read)
Unit tests (1.23): frame_test.go#L134
not enough arguments in call to newFramer
Unit tests (1.23): frame_test.go#L175
not enough arguments in call to newFramer
Unit tests (1.23): frame_test.go#L296
not enough arguments in call to newFramer
Unit tests (1.23): frame_test.go#L407
not enough arguments in call to newFramer
Unit tests (1.23)
Process completed with exit code 1.
Unit tests (1.22)
The job was canceled because "_1_23" failed.
Unit tests (1.22): conn.go#L678
cannot use c (variable of type *Conn) as io.Reader value in argument to framer.readFrame: *Conn does not implement io.Reader (missing method Read)
Unit tests (1.22): conn.go#L687
cannot use c (variable of type *Conn) as io.Reader value in argument to framer.readFrame: *Conn does not implement io.Reader (missing method Read)
Unit tests (1.22): conn.go#L678
cannot use c (variable of type *Conn) as io.Reader value in argument to framer.readFrame: *Conn does not implement io.Reader (missing method Read)
Unit tests (1.22): conn.go#L687
cannot use c (variable of type *Conn) as io.Reader value in argument to framer.readFrame: *Conn does not implement io.Reader (missing method Read)
Unit tests (1.22): frame_test.go#L134
not enough arguments in call to newFramer
Unit tests (1.22): frame_test.go#L175
not enough arguments in call to newFramer
Unit tests (1.22): frame_test.go#L296
not enough arguments in call to newFramer
Unit tests (1.22): frame_test.go#L407
not enough arguments in call to newFramer
Unit tests (1.22)
The operation was canceled.