Skip to content

lazy loading

lazy loading #951

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

dependency-test.yml

on: pull_request
test-integration
7m 42s
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