Skip to content

sstable: teach pebble about suffix replacement #6058

sstable: teach pebble about suffix replacement

sstable: teach pebble about suffix replacement #6058

Triggered via pull request January 23, 2024 19:03
Status Failure
Total duration 9m 42s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 10 warnings
go-linux-no-invariants: sstable/reader.go#L167
exported function WithSyntheticPrefix should have comment or be unexported
go-linux-no-invariants: sstable/reader.go#L174
exported type SyntheticPrefix should have comment or be unexported
go-linux-no-invariants: sstable/reader.go#L176
exported method SyntheticPrefix.Implements should have comment or be unexported
go-linux-no-invariants: sstable/reader.go#L189
exported type SyntheticSuffix should have comment or be unexported
go-linux-no-invariants: sstable/block_test.go#L31
this value of userKey is never used (SA4006)
go-linux-no-invariants
Process completed with exit code 2.
go-linux: sstable/reader.go#L167
exported function WithSyntheticPrefix should have comment or be unexported
go-linux: sstable/reader.go#L174
exported type SyntheticPrefix should have comment or be unexported
go-linux: sstable/reader.go#L176
exported method SyntheticPrefix.Implements should have comment or be unexported
go-linux: sstable/reader.go#L189
exported type SyntheticSuffix should have comment or be unexported
go-linux: sstable/block_test.go#L31
this value of userKey is never used (SA4006)
go-linux
Process completed with exit code 2.
go-linux-no-cgo: sstable/reader.go#L167
exported function WithSyntheticPrefix should have comment or be unexported
go-linux-no-cgo: sstable/reader.go#L174
exported type SyntheticPrefix should have comment or be unexported
go-linux-no-cgo: sstable/reader.go#L176
exported method SyntheticPrefix.Implements should have comment or be unexported
go-linux-no-cgo: sstable/reader.go#L189
exported type SyntheticSuffix should have comment or be unexported
go-linux-no-cgo: sstable/block_test.go#L31
this value of userKey is never used (SA4006)
go-linux-no-cgo
Process completed with exit code 2.
go-linux-32bit: sstable/reader.go#L167
exported function WithSyntheticPrefix should have comment or be unexported
go-linux-32bit: sstable/reader.go#L174
exported type SyntheticPrefix should have comment or be unexported
go-linux-32bit: sstable/reader.go#L176
exported method SyntheticPrefix.Implements should have comment or be unexported
go-linux-32bit: sstable/reader.go#L189
exported type SyntheticSuffix should have comment or be unexported
go-linux-32bit: sstable/block_test.go#L31
this value of userKey is never used (SA4006)
go-linux-32bit
Process completed with exit code 2.
go-windows
Process completed with exit code 1.
go-macos: sstable/reader.go#L167
exported function WithSyntheticPrefix should have comment or be unexported
go-macos: sstable/reader.go#L174
exported type SyntheticPrefix should have comment or be unexported
go-macos: sstable/reader.go#L176
exported method SyntheticPrefix.Implements should have comment or be unexported
go-macos: sstable/reader.go#L189
exported type SyntheticSuffix should have comment or be unexported
go-macos: sstable/block_test.go#L31
this value of userKey is never used (SA4006)
go-macos
Process completed with exit code 2.
go-linux-race
Process completed with exit code 2.
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
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
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
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
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
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
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
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
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
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/