Skip to content

fix: Send updated selector on streaming reconnect #64

fix: Send updated selector on streaming reconnect

fix: Send updated selector on streaming reconnect #64

Triggered via pull request December 19, 2024 16:53
Status Failure
Total duration 49s
Artifacts

ldai-ci.yml

on: pull_request
go-versions  /  go-versions
2s
go-versions / go-versions
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
ldai Linux, Go 1.18: internal/sharedtest/mocks/mock_data_destination.go#L48
exported: exported method MockDataDestination.Selector should have comment or be unexported (revive)
ldai Linux, Go 1.18: internal/datasourcev2/streaming_data_source.go#L307
`(*StreamProcessor).subscribe` - `selector` is unused (unparam)
ldai Linux, Go 1.18: internal/sharedtest/mocks/mock_data_destination.go#L74
unnecessary trailing newline (whitespace)
ldai Linux, Go 1.18
Process completed with exit code 2.
ldai Linux, Go 1.22: internal/sharedtest/mocks/mock_data_destination.go#L48
exported: exported method MockDataDestination.Selector should have comment or be unexported (revive)
ldai Linux, Go 1.22: internal/datasourcev2/streaming_data_source.go#L307
`(*StreamProcessor).subscribe` - `selector` is unused (unparam)
ldai Linux, Go 1.22: internal/sharedtest/mocks/mock_data_destination.go#L74
unnecessary trailing newline (whitespace)
ldai Linux, Go 1.22
Process completed with exit code 2.
ldai Linux, Go 1.23: internal/sharedtest/mocks/mock_data_destination.go#L48
exported: exported method MockDataDestination.Selector should have comment or be unexported (revive)
ldai Linux, Go 1.23: internal/datasourcev2/streaming_data_source.go#L307
`(*StreamProcessor).subscribe` - `selector` is unused (unparam)
ldai Linux, Go 1.23: internal/sharedtest/mocks/mock_data_destination.go#L74
unnecessary trailing newline (whitespace)
ldai Linux, Go 1.23
Process completed with exit code 2.
go-versions / go-versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636