FizzBee Test adaptor proof of concept #32
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
|