Skip to content

db: flush to in-memory sstables #6279

db: flush to in-memory sstables

db: flush to in-memory sstables #6279

Triggered via pull request February 13, 2024 19:42
Status Failure
Total duration 7m 9s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 20 warnings
go-linux-no-invariants: flushable.go#L442
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-no-invariants: flushable.go#L449
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-no-invariants: flushable.go#L456
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-no-invariants: flushable.go#L328
field metas is unused (U1000)
go-linux-no-invariants: flushable.go#L329
field readers is unused (U1000)
go-linux-no-invariants: flushable.go#L350
func (*flushableBufferedSSTables).constructRangeDelIter is unused (U1000)
go-linux-no-invariants: flushable.go#L403
field metas is unused (U1000)
go-linux-no-invariants
Process completed with exit code 2.
go-linux-no-cgo: flushable.go#L442
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-no-cgo: flushable.go#L449
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-no-cgo: flushable.go#L456
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-no-cgo: flushable.go#L328
field metas is unused (U1000)
go-linux-no-cgo: flushable.go#L329
field readers is unused (U1000)
go-linux-no-cgo: flushable.go#L350
func (*flushableBufferedSSTables).constructRangeDelIter is unused (U1000)
go-linux-no-cgo: flushable.go#L403
field metas is unused (U1000)
go-linux-no-cgo
Process completed with exit code 2.
go-linux: flushable.go#L442
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux: flushable.go#L449
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux: flushable.go#L456
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux: flushable.go#L328
field metas is unused (U1000)
go-linux: flushable.go#L329
field readers is unused (U1000)
go-linux: flushable.go#L350
func (*flushableBufferedSSTables).constructRangeDelIter is unused (U1000)
go-linux: flushable.go#L403
field metas is unused (U1000)
go-linux
Process completed with exit code 2.
go-linux-32bit: flushable.go#L442
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-32bit: flushable.go#L449
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-32bit: flushable.go#L456
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-linux-32bit: flushable.go#L328
field metas is unused (U1000)
go-linux-32bit: flushable.go#L329
field readers is unused (U1000)
go-linux-32bit: flushable.go#L350
func (*flushableBufferedSSTables).constructRangeDelIter is unused (U1000)
go-linux-32bit: flushable.go#L403
field metas is unused (U1000)
go-linux-32bit
Process completed with exit code 2.
go-macos: flushable.go#L442
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-macos: flushable.go#L449
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-macos: flushable.go#L456
receiver name o should be consistent with previous receiver name b for bufferedSSTables
go-macos: flushable.go#L328
field metas is unused (U1000)
go-macos: flushable.go#L329
field readers is unused (U1000)
go-macos: flushable.go#L350
func (*flushableBufferedSSTables).constructRangeDelIter is unused (U1000)
go-macos: flushable.go#L403
field metas is unused (U1000)
go-macos
Process completed with exit code 2.
go-lint-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-lint-checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-bsds
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-bsds
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-linux-no-invariants
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-linux-no-invariants
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-linux-crossversion
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-linux-crossversion
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-linux-no-cgo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-linux-no-cgo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-linux-32bit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-linux-32bit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-macos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-linux-race
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-linux-race
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/