Skip to content

Use zstd

Use zstd #352

Triggered via pull request March 21, 2024 14:51
Status Failure
Total duration 1m 19s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: docs/research/1_Pebble_Collectors_And_Filters/sample/sample_test.go#L171
cannot use &BlockIndexFilter{…} (value of type *BlockIndexFilter) as base.BlockPropertyFilter value in array or slice literal: *BlockIndexFilter does not implement base.BlockPropertyFilter (missing method SyntheticSuffixIntersects)
build: docs/research/1_Pebble_Collectors_And_Filters/sample/sample_test.go#L229
cannot use &BlockIndexFilter{…} (value of type *BlockIndexFilter) as base.BlockPropertyFilter value in array or slice literal: *BlockIndexFilter does not implement base.BlockPropertyFilter (missing method SyntheticSuffixIntersects)
build: docs/research/1_Pebble_Collectors_And_Filters/sample/sample_test.go#L335
cannot use &BlockIndexFilter{…} (value of type *BlockIndexFilter) as base.BlockPropertyFilter value in array or slice literal: *BlockIndexFilter does not implement base.BlockPropertyFilter (missing method SyntheticSuffixIntersects)
build: docs/research/1_Pebble_Collectors_And_Filters/sample/sample_test.go#L394
cannot use &BlockIndexFilter{…} (value of type *BlockIndexFilter) as base.BlockPropertyFilter value in array or slice literal: *BlockIndexFilter does not implement base.BlockPropertyFilter (missing method SyntheticSuffixIntersects)
build: docs/research/1_Pebble_Collectors_And_Filters/sample/sample_test.go#L515
undefined: pebble.FormatBlockPropertyCollector
build: docs/research/1_Pebble_Collectors_And_Filters/sample/sample_test.go#L532
cannot use &BlockIndexValueFilter{…} (value of type *BlockIndexValueFilter) as base.BlockPropertyFilter value in array or slice literal: *BlockIndexValueFilter does not implement base.BlockPropertyFilter (missing method SyntheticSuffixIntersects)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.