Logging: reading from multiple databases concurrently #882
Annotations
4 errors and 1 warning
build (1.22.0):
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
|
build (1.22.0):
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
|
build (1.22.0):
app/server/streaming/streamer_test.go#L257
undefined: paging.NewSink
|
build (1.22.0)
Process completed with exit code 1.
|
build (1.22.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|