lazy loading #947
dependency-test.yml
on: pull_request
test-integration
6m 24s
Annotations
12 errors and 1 warning
test-integration
cannot use NewListener (value of type func(listenerCfg "github.com/dolthub/vitess/go/mysql".ListenerConfig) ("github.com/dolthub/go-mysql-server/server".ProtocolListener, error)) as "github.com/dolthub/go-mysql-server/server".ProtocolListenerFunc value in assignment
|
test-integration
Process completed with exit code 1.
|
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
|