Skip to content

FizzBee Test adaptor proof of concept #32

FizzBee Test adaptor proof of concept

FizzBee Test adaptor proof of concept #32

Triggered via pull request December 31, 2024 06:52
Status Failure
Total duration 1m 20s
Artifacts

test.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test (1.23.x, ubuntu-latest): slatedb/fizztest_utils.go#L13
db.state.snapshot undefined (type *state.DBState has no field or method snapshot, but does have method Snapshot)
Test (1.23.x, ubuntu-latest): slatedb/fizztest_utils.go#L20
db.state.memtable undefined (type *state.DBState has no field or method memtable, but does have method Memtable)
Test (1.23.x, ubuntu-latest): slatedb/fizztest_utils.go#L26
db.state.core undefined (cannot refer to unexported field core)
Test (1.23.x, ubuntu-latest): slatedb/fizztest_utils.go#L33
db.state.core undefined (cannot refer to unexported field core)
Test (1.23.x, ubuntu-latest)
Process completed with exit code 2.
Test (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636