Skip to content

feat: Session Window and Reduce Streaming #42

feat: Session Window and Reduce Streaming

feat: Session Window and Reduce Streaming #42

Triggered via pull request December 8, 2023 07:10
@yhl25yhl25
synchronize #87
unaligned-window
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Unit Tests: pkg/reducer/service_test.go#L134
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducer/service_test.go#L271
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducer/service_test.go#L284
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducer/service_test.go#L297
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducer/service_test.go#L379
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducer/service_test.go#L461
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducestreamer/service_test.go#L134
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducestreamer/service_test.go#L271
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducestreamer/service_test.go#L284
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests: pkg/reducestreamer/service_test.go#L297
unknown field EventTime in struct literal of type v1.ReduceResponse_Result
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/