Skip to content

various fixes / Implement Indexing #27

various fixes / Implement Indexing

various fixes / Implement Indexing #27

Triggered via pull request June 26, 2025 22:53
Status Failure
Total duration 1m 1s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: test/integration/scan_test.go#L54
assignment mismatch: 2 variables but ts.Scan returns 1 value
build: test/integration/scan_test.go#L39
cannot use []benchtop.FieldFilter{…} (value of type []benchtop.FieldFilter) as benchtop.RowFilter value in argument to ts.Scan: []benchtop.FieldFilter does not implement benchtop.RowFilter (missing method IsNoOp)
build: test/integration/scan_test.go#L39
assignment mismatch: 2 variables but ts.Scan returns 1 value
build: test/integration/scan_test.go#L32
not enough arguments in call to ts.AddRow
build: test/integration/marshal_test.go#L16
unknown field Id in struct literal of type benchtop.TableInfo
build: test/integration/delete_test.go#L34
not enough arguments in call to ts.AddRow
build: test/integration/compact_test.go#L70
assignment mismatch: 2 variables but ts.Scan returns 1 value
build: test/integration/compact_test.go#L31
not enough arguments in call to ts.AddRow
build: test/integration/basic_test.go#L81
not enough arguments in call to ts.AddRow
build: test/benchmark/remove_test.go#L87
assignment mismatch: 2 variables but compactbsonTable.Scan returns 1 value
build
Restore cache failed: Dependencies file is not found in /home/runner/work/benchtop/benchtop. Supported file pattern: go.sum