wip #3626
Annotations
17 errors
lint:
queue.go#L103
cannot use generic type Record[T any] without instantiation
|
lint:
queue.go#L107
cannot use generic type Record[T any] without instantiation
|
lint:
queue.go#L110
cannot use generic type Record[T any] without instantiation
|
lint:
queue.go#L162
unknown field t in struct literal of type OffsetStatus[T]
|
lint:
queue.go#L162
off.t undefined (type OffsetStatus[T] has no field or method t, but does have T)
|
lint:
queue.go#L194
invalid operation: operator ! not defined on done (variable of type OffsetStatus[T]) (compile)
|
lint:
queue.go#L103
cannot use generic type Record[T any] without instantiation
|
lint:
queue.go#L107
cannot use generic type Record[T any] without instantiation
|
lint:
queue.go#L110
cannot use generic type Record[T any] without instantiation
|
lint:
queue.go#L162
unknown field t in struct literal of type OffsetStatus[T]
|
run-tests:
queue.go#L103
cannot use generic type Record[T any] without instantiation
|
run-tests:
queue.go#L107
cannot use generic type Record[T any] without instantiation
|
run-tests:
queue.go#L110
cannot use generic type Record[T any] without instantiation
|
run-tests:
queue.go#L162
unknown field t in struct literal of type OffsetStatus[T]
|
run-tests:
queue.go#L162
off.t undefined (type OffsetStatus[T] has no field or method t, but does have T)
|
run-tests:
queue.go#L194
invalid operation: operator ! not defined on done (variable of type OffsetStatus[T])
|
run-tests
Process completed with exit code 2.
|