Make dragonboat work with Pebble v1.0.0 #422
test.yml
on: pull_request
unit-test
5s
race-unit-test
9s
memfs-unit-test
8s
go1-19-unit-test
8s
macos-unit-test
31s
build-tools
10s
build-examples
2m 47s
static-check
1m 32s
Annotations
22 errors
unit-test:
internal/vfs/error.go#L18
missing go.sum entry for module providing package github.com/lni/vfs (imported by github.com/lni/dragonboat/v4/internal/vfs); to add:
|
unit-test
Process completed with exit code 2.
|
go1-19-unit-test:
internal/vfs/error.go#L18
missing go.sum entry for module providing package github.com/lni/vfs (imported by github.com/lni/dragonboat/v4/internal/vfs); to add:
|
go1-19-unit-test
Process completed with exit code 2.
|
race-unit-test:
internal/vfs/error.go#L18
missing go.sum entry for module providing package github.com/lni/vfs (imported by github.com/lni/dragonboat/v4/internal/vfs); to add:
|
race-unit-test
Process completed with exit code 2.
|
memfs-unit-test:
internal/vfs/error.go#L18
missing go.sum entry for module providing package github.com/lni/vfs (imported by github.com/lni/dragonboat/v4/internal/vfs); to add:
|
memfs-unit-test
Process completed with exit code 2.
|
build-tools:
internal/vfs/error.go#L18
missing go.sum entry for module providing package github.com/lni/vfs (imported by github.com/lni/dragonboat/v4/internal/vfs); to add:
|
build-tools
Process completed with exit code 2.
|
macos-unit-test:
internal/vfs/error.go#L18
missing go.sum entry for module providing package github.com/lni/vfs (imported by github.com/lni/dragonboat/v4/internal/vfs); to add:
|
macos-unit-test
Process completed with exit code 2.
|
static-check:
internal/vfs/error.go#L18
missing go.sum entry for module providing package github.com/lni/vfs (imported by github.com/lni/dragonboat/v4/internal/tan); to add:
|
static-check:
internal/logdb/log_logdb_test.go#L553
not enough arguments in call to mustTerm
|
static-check:
internal/logdb/log_logdb_test.go#L554
not enough arguments in call to mustTerm
|
static-check:
internal/logdb/log_logdb_test.go#L679
not enough arguments in call to mustTerm
|
static-check:
internal/logdb/kv/pebble/kv_pebble.go#L63
busy declared and not used (typecheck)
|
static-check:
internal/transport/chunk_test.go#L103
ts declared and not used (typecheck)
|
static-check:
internal/transport/transport_test.go#L1048
ts declared and not used (typecheck)
|
static-check:
tools/checkdisk/main.go#L171
undefined: dragonboat (typecheck)
|
static-check:
tools/checkdisk/main.go#L176
undefined: dragonboat (typecheck)
|
static-check:
tools/checkdisk/main.go#L180
undefined: dragonboat (typecheck)
|