Pass QRecord around by value #2497
Annotations
7 errors
run tests
cannot use tt.q2 (variable of type *QRecord) as QRecord value in argument to tt.q1.equals
|
run tests
cannot use make([]*model.QRecord, numRows) (value of type []*model.QRecord) as []model.QRecord value in struct literal
|
run tests
cannot use &model.QRecord***…*** (value of type *model.QRecord) as model.QRecord value in assignment
|
run tests
cannot use tt.q2 (variable of type *QRecord) as QRecord value in argument to tt.q1.equals
|
run tests
cannot use make([]*model.QRecord, numRows) (value of type []*model.QRecord) as []model.QRecord value in struct literal
|
run tests
cannot use &model.QRecord***…*** (value of type *model.QRecord) as model.QRecord value in assignment
|
run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading