sstable: teach pebble about suffix replacement #6058
ci.yaml
on: pull_request
go-linux
2m 26s
go-linux-32bit
3m 21s
go-linux-crossversion
4m 50s
go-linux-race
9m 29s
go-linux-no-invariants
1m 58s
go-linux-no-cgo
2m 28s
go-macos
4m 4s
go-windows
3m 50s
go-bsds
1m 13s
go-lint-checks
23s
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/
|