CASSGO-43: externally-defined type registration #843
main.yml
on: pull_request
Matrix: Unit tests
Matrix: Integration Tests with auth
Matrix: Integration Tests
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.
|