Skip to content

various fixes / Implement Indexing #36

various fixes / Implement Indexing

various fixes / Implement Indexing #36

Triggered via pull request August 18, 2025 19:51
Status Failure
Total duration 1m 16s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Process completed with exit code 1.
build: test/integration/scan_test.go#L172
cannot use filters4 (variable of slice type FieldFilters) as benchtop.RowFilter value in argument to bT.Scan: FieldFilters does not implement benchtop.RowFilter (missing method GetFilter)
build: test/integration/scan_test.go#L171
undefined: benchtop.FieldFilter
build: test/integration/scan_test.go#L143
cannot use filters3 (variable of slice type FieldFilters) as benchtop.RowFilter value in argument to bT.Scan: FieldFilters does not implement benchtop.RowFilter (missing method GetFilter)
build: test/integration/scan_test.go#L142
undefined: benchtop.FieldFilter
build: test/integration/scan_test.go#L122
cannot use filters2 (variable of slice type FieldFilters) as benchtop.RowFilter value in argument to bT.Scan: FieldFilters does not implement benchtop.RowFilter (missing method GetFilter)
build: test/integration/scan_test.go#L121
undefined: benchtop.FieldFilter
build: test/integration/scan_test.go#L106
cannot use filters1 (variable of slice type FieldFilters) as benchtop.RowFilter value in argument to bT.Scan: FieldFilters does not implement benchtop.RowFilter (missing method GetFilter)
build: test/integration/scan_test.go#L104
undefined: benchtop.FieldFilter
build: test/integration/scan_test.go#L16
undefined: benchtop.FieldFilter
build
Restore cache failed: Dependencies file is not found in /home/runner/work/benchtop/benchtop. Supported file pattern: go.sum