various fixes / Implement Indexing #27
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
|