Create data instead of list #1005
Annotations
10 errors
posting/index_test.go#L193
cannot use l (variable of type Data) as type *List in argument to addMutation:
|
posting/index_test.go#L240
cannot use l (variable of type Data) as type *List in argument to addMutation:
|
posting/index_test.go#L255
cannot use l (variable of type Data) as type *List in argument to addMutation:
|
posting/index_test.go#L296
cannot use l (variable of type Data) as type *List in argument to append:
|
posting/index_test.go#L363
cannot use l (variable of type Data) as type *List in argument to append:
|
posting/list_test.go#L123
cannot use l (variable of type Data) as type *List in argument to addMutationHelper:
|
posting/list_test.go#L125
cannot use l (variable of type Data) as type *List in argument to listToArray:
|
posting/list_test.go#L127
cannot use l (variable of type Data) as type *List in argument to getFirst:
|
posting/list_test.go#L133
cannot use l (variable of type Data) as type *List in argument to addMutationHelper:
|
posting/list_test.go#L134
cannot use l (variable of type Data) as type *List in argument to listToArray:
|
The logs for this run have expired and are no longer available.
Loading