sstable: add block level synthetic prefix support #6061
ci.yaml
on: pull_request
go-linux
2m 22s
go-linux-32bit
3m 39s
go-linux-crossversion
1m 40s
go-linux-race
11m 20s
go-linux-no-invariants
1m 59s
go-linux-no-cgo
2m 29s
go-macos
3m 38s
go-windows
4m 0s
go-bsds
1m 13s
go-lint-checks
23s
Annotations
16 errors and 10 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#L182
exported method SyntheticPrefix.Implements should have comment or be unexported
|
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#L182
exported method SyntheticPrefix.Implements should have comment or be unexported
|
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#L182
exported method SyntheticPrefix.Implements should have comment or be unexported
|
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#L182
exported method SyntheticPrefix.Implements should have comment or be unexported
|
go-linux-32bit
Process completed with exit code 2.
|
go-macos:
sstable/reader.go#L167
exported function WithSyntheticPrefix should have comment or be unexported
|
go-macos:
sstable/reader.go#L182
exported method SyntheticPrefix.Implements should have comment or be unexported
|
go-macos
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-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-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-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
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/
|