lazy loading #952
dependency-test.yml
on: pull_request
test-integration
6m 27s
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
|