Referencing columns within arrays #234
Annotations
6 errors and 3 warnings
test (ubuntu-latest)
cannot use (*Provider)(nil) (value of type *Provider) as "github.com/dolthub/go-mysql-server/sql".StatsProvider value in variable declaration: *Provider does not implement "github.com/dolthub/go-mysql-server/sql".StatsProvider (missing method DropDbStats)
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (macos-latest)
cannot use (*Provider)(nil) (value of type *Provider) as "github.com/dolthub/go-mysql-server/sql".StatsProvider value in variable declaration: *Provider does not implement "github.com/dolthub/go-mysql-server/sql".StatsProvider (missing method DropDbStats)
|
test (macos-latest)
Process completed with exit code 1.
|
test (windows-latest)
cannot use (*Provider)(nil) (value of type *Provider) as "github.com/dolthub/go-mysql-server/sql".StatsProvider value in variable declaration: *Provider does not implement "github.com/dolthub/go-mysql-server/sql".StatsProvider (missing method DropDbStats)
|
test (windows-latest)
Process completed with exit code 1.
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|