Logging: reading from multiple databases concurrently #883
Annotations
4 errors and 1 warning
Run unit tests:
app/server/datasource/rdbms/datasource_test.go#L103
cannot use sink (variable of type *paging.SinkMock) as *paging.SinkFactory[any] value in argument to dataSource.ReadSplit
|
Run unit tests:
app/server/datasource/rdbms/datasource_test.go#L159
cannot use sink (variable of type *paging.SinkMock) as *paging.SinkFactory[any] value in argument to datasource.ReadSplit
|
Run unit tests:
app/server/streaming/streamer_test.go#L257
undefined: paging.NewSink
|
Run unit tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading