Skip to content

lazy loading

lazy loading #952

Triggered via pull request December 31, 2024 22:33
@jycorjycor
synchronize #2804
james/lazy
Status Failure
Total duration 6m 35s
Artifacts

dependency-test.yml

on: pull_request
test-integration
6m 27s
test-integration
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test-integration
invalid argument: cannot make sql.Row; type must be slice, map, or channel
test-integration
first argument to append must be a slice; have row (variable of type "github.com/dolthub/go-mysql-server/sql".Row)
test-integration
invalid operation: cannot index sqlRow (variable of type "github.com/dolthub/go-mysql-server/sql".Row)
test-integration
invalid operation: cannot index row (variable of type sql.Row)
test-integration
invalid argument: row (variable of type sql.Row) for built-in len
test-integration
invalid operation: cannot slice row (variable of type sql.Row)
test-integration
invalid argument: cannot make sql.Row; type must be slice, map, or channel
test-integration
invalid operation: cannot index from.Row (variable of type sql.Row)
test-integration
invalid operation: cannot index row (variable of type sql.Row)
test-integration
invalid argument: cannot make sql.Row; type must be slice, map, or channel
test-integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636