Referencing columns within arrays #212
Annotations
4 errors and 2 warnings
Bats tests (ubuntu-22.04)
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)
|
Bats tests (ubuntu-22.04)
Process completed with exit code 1.
|
Bats tests (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)
|
Bats tests (macos-latest)
Process completed with exit code 1.
|
Bats tests (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Bats tests (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, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|