ENG-6593: Introduce support for stream event cursors #299
Annotations
1 error and 3 warnings
validate (1.19)
No benchmark result was found in /home/runner/work/fauna-go/fauna-go/output.txt. Benchmark output was '--- FAIL: TestStreaming (0.11s)
--- FAIL: TestStreaming/single-step_streaming (0.01s)
--- FAIL: TestStreaming/single-step_streaming/Stream_events (0.01s)
stream_test.go:33:
Error Trace: /home/runner/work/fauna-go/fauna-go/stream_test.go:33
Error: Received unexpected error:
Unbound variable `StreamingTest`
error: Unbound variable `StreamingTest`
at *query*:1:1
|
1 | StreamingTest.all().toStream()
| ^^^^^^^^^^^^^
|
Test: TestStreaming/single-step_streaming/Stream_events
--- FAIL: TestStreaming/multi-step_streaming (0.02s)
--- FAIL: TestStreaming/multi-step_streaming/Stream_events (0.00s)
stream_test.go:54:
Error Trace: /home/runner/work/fauna-go/fauna-go/stream_test.go:54
Error: Received unexpected error:
Unbound variable `StreamingTest`
error: Unbound variable `StreamingTest`
at *query*:1:1
|
1 | StreamingTest.all().toStream()
| ^^^^^^^^^^^^^
|
Test: TestStreaming/multi-step_streaming/Stream_events
--- FAIL: TestStreaming/multi-step_streaming/Handle_error_events (0.00s)
stream_test.go:91:
Error Trace: /home/runner/work/fauna-go/fauna-go/stream_test.go:91
Error: Received unexpected error:
Unbound variable `StreamingTest`
error: Unbound variable `StreamingTest`
at *query*:1:1
|
1 | StreamingTest.all().map(doc => abort('oops')).toStream()
| ^^^^^^^^^^^^^
|
Test: TestStreaming/multi-step_streaming/Handle_error_events
--- FAIL: TestStreaming/multi-step_streaming/Resume_a_stream_at_a_given_start_time (0.00s)
stream_test.go:125:
Error Trace: /home/runner/work/fauna-go/fauna-go/stream_test.go:125
Error: Received unexpected error:
Unbound variable `StreamingTest`
error: Unbound variable `StreamingTest`
at *query*:1:1
|
1 | StreamingTest.all().toStream()
| ^^^^^^^^^^^^^
|
Test: TestStreaming/multi-step_streaming/Resume_a_stream_at_a_given_start_time
--- FAIL: TestStreaming/multi-step_streaming/Resume_a_stream_at_a_given_event_cursor (0.01s)
stream_test.go:158:
Error Trace: /home/runner/work/fauna-go/fauna-go/stream_test.go:158
Error: Received unexpected error:
Unbound variable `StreamingTest`
error: Unbound variable `StreamingTest`
at *query*:1:1
|
1 | StreamingTest.all().toStream()
| ^^^^^^^^^^^^^
|
Test: TestStreaming/multi-step_streaming/Resume_a_stream_at_a_given_event_cursor
FAIL
exit status 1
FAIL github.com/fauna/fauna-go/v2 3.868s
? github.com/fauna/fauna-go/v2/internal/fingerprinting [no test files]
FAIL
'
|
validate (1.22)
Could not find external JSON file for benchmark data at /home/runner/work/fauna-go/fauna-go/cache/benchmark-data.json. Using empty default: Error: ENOENT: no such file or directory, open '/home/runner/work/fauna-go/fauna-go/cache/benchmark-data.json'
|
validate (1.21)
Could not find external JSON file for benchmark data at /home/runner/work/fauna-go/fauna-go/cache/benchmark-data.json. Using empty default: Error: ENOENT: no such file or directory, open '/home/runner/work/fauna-go/fauna-go/cache/benchmark-data.json'
|
validate (1.20)
Could not find external JSON file for benchmark data at /home/runner/work/fauna-go/fauna-go/cache/benchmark-data.json. Using empty default: Error: ENOENT: no such file or directory, open '/home/runner/work/fauna-go/fauna-go/cache/benchmark-data.json'
|