Skip to content

various fixes / Implement Indexing #30

various fixes / Implement Indexing

various fixes / Implement Indexing #30

Triggered via pull request July 10, 2025 23:24
Status Failure
Total duration 1m 13s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: test/integration/compact_test.go#L91
cannot use []byte("key7") (value of type []byte) as benchtop.RowLoc value in argument to ts.GetRow
build: test/integration/compact_test.go#L80
cannot use []byte("key8") (value of type []byte) as benchtop.RowLoc value in argument to ts.GetRow
build: test/integration/compact_test.go#L70
assignment mismatch: 2 variables but ts.Scan returns 1 value
build: test/integration/compact_test.go#L31
assignment mismatch: 1 variable but ts.AddRow returns 2 values
build: test/integration/basic_test.go#L88
cannot use []byte(k) (value of type []byte) as benchtop.RowLoc value in argument to ts.GetRow
build: test/integration/basic_test.go#L81
assignment mismatch: 1 variable but ts.AddRow returns 2 values
build: test/benchmark/scale_test.go#L102
cannot use key.Key (variable of type []byte) as benchtop.RowLoc value in argument to ot.GetRow
build: test/benchmark/remove_test.go#L87
assignment mismatch: 2 variables but compactbsonTable.Scan returns 1 value
build: test/benchmark/remove_test.go#L77
cannot use []byte("key_5") (value of type []byte) as benchtop.RowLoc value in argument to compactbsonTable.GetRow
build: test/benchmark/remove_test.go#L55
cannot use []byte("key_5") (value of type []byte) as benchtop.RowLoc value in argument to compactbsonTable.GetRow
build
Restore cache failed: Dependencies file is not found in /home/runner/work/benchtop/benchtop. Supported file pattern: go.sum