pebbletweaks #439
test.yml
on: pull_request
unit-test
57s
race-unit-test
1m 10s
memfs-unit-test
58s
macos-unit-test
50s
build-tools
53s
build-examples
1m 53s
static-check
1m 44s
Annotations
25 errors and 7 warnings
macos-unit-test:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
macos-unit-test:
internal/logdb/kv/pebble/kv_pebble.go#L280
assignment mismatch: 2 variables but r.db.NewIter returns 1 value
|
macos-unit-test
Process completed with exit code 2.
|
build-tools:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
build-tools:
internal/logdb/kv/pebble/kv_pebble.go#L280
assignment mismatch: 2 variables but r.db.NewIter returns 1 value
|
build-tools
Process completed with exit code 2.
|
memfs-unit-test:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
memfs-unit-test:
internal/logdb/kv/pebble/kv_pebble.go#L280
assignment mismatch: 2 variables but r.db.NewIter returns 1 value
|
memfs-unit-test
Process completed with exit code 2.
|
unit-test:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
unit-test:
internal/logdb/kv/pebble/kv_pebble.go#L280
assignment mismatch: 2 variables but r.db.NewIter returns 1 value
|
unit-test
Process completed with exit code 2.
|
race-unit-test:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
race-unit-test:
internal/logdb/kv/pebble/kv_pebble.go#L280
assignment mismatch: 2 variables but r.db.NewIter returns 1 value
|
race-unit-test
Process completed with exit code 2.
|
static-check:
internal/logdb/kv_default.go#L23
could not import github.com/lni/dragonboat/v4/internal/logdb/kv/pebble (-: # github.com/lni/dragonboat/v4/internal/logdb/kv/pebble
|
static-check:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
static-check:
internal/logdb/kv/pebble/kv_pebble.go#L280
assignment mismatch: 2 variables but r.db.NewIter returns 1 value) (typecheck)
|
static-check:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
static-check:
internal/logdb/kv/pebble/kv_pebble.go#L280
assignment mismatch: 2 variables but r.db.NewIter returns 1 value (typecheck)
|
static-check:
internal/logdb/tee/tee.go#L30
could not import github.com/lni/dragonboat/v4/internal/logdb/kv/pebble (-: # github.com/lni/dragonboat/v4/internal/logdb/kv/pebble
|
static-check:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
static-check:
internal/logdb/kv/pebble/kv_pebble.go#L280
assignment mismatch: 2 variables but r.db.NewIter returns 1 value) (typecheck)
|
static-check:
tools/checkdisk/main.go#L33
could not import github.com/lni/dragonboat/v4/internal/logdb/kv/pebble (-: # github.com/lni/dragonboat/v4/internal/logdb/kv/pebble
|
static-check:
internal/logdb/kv/pebble/kv_pebble.go#L197
cannot use writeBufferSize (variable of type uint64) as int value in struct literal
|
macos-unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-tools
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
memfs-unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
race-unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
static-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|