sstable: teach pebble about suffix replacement #6081
ci.yaml
on: pull_request
go-linux
3m 2s
go-linux-32bit
4m 16s
go-linux-crossversion
4m 1s
go-linux-race
8m 14s
go-linux-no-invariants
2m 36s
go-linux-no-cgo
2m 39s
go-macos
4m 5s
go-windows
4m 9s
go-bsds
23s
go-lint-checks
25s
Annotations
38 errors and 20 warnings
go-lint-checks
Process completed with exit code 2.
|
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/reader.go#L191
exported function WithSyntheticSuffix should have comment or be unexported
|
go-linux-no-invariants:
sstable/block_test.go#L33
this value of userKey is never used (SA4006)
|
go-linux-no-invariants
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/reader.go#L191
exported function WithSyntheticSuffix should have comment or be unexported
|
go-linux-no-cgo:
sstable/block_test.go#L33
this value of userKey is never used (SA4006)
|
go-linux-no-cgo
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/reader.go#L191
exported function WithSyntheticSuffix should have comment or be unexported
|
go-linux:
sstable/block_test.go#L33
this value of userKey is never used (SA4006)
|
go-linux
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/reader.go#L191
exported function WithSyntheticSuffix should have comment or be unexported
|
go-macos:
sstable/block_test.go#L33
this value of userKey is never used (SA4006)
|
go-macos
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/reader.go#L191
exported function WithSyntheticSuffix should have comment or be unexported
|
go-linux-32bit:
sstable/block_test.go#L33
this value of userKey is never used (SA4006)
|
go-linux-32bit
Process completed with exit code 2.
|
go-linux-race
Process completed with exit code 2.
|
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-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-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-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-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-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-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-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-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/
|