Skip to content

[no-release-notes] Refactor JSON_REMOVE tests so they can be run by different JSONWrapper implementations. #145

[no-release-notes] Refactor JSON_REMOVE tests so they can be run by different JSONWrapper implementations.

[no-release-notes] Refactor JSON_REMOVE tests so they can be run by different JSONWrapper implementations. #145

Triggered via pull request June 27, 2024 18:36
Status Success
Total duration 3m 58s
Artifacts

dependency-test.yml

on: pull_request
test-integration
3m 50s
test-integration
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test-integration
cannot use IndexedJsonDocument{} (value of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in variable declaration: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use NewIndexedJsonDocument(ctx, newRoot, i.m.NodeStore) (value of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
not enough arguments in call to types.JSONDocument{…}.Remove
test-integration
cannot use IndexedJsonDocument{} (value of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in variable declaration: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use NewIndexedJsonDocument(ctx, newRoot, i.m.NodeStore) (value of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
cannot use i (variable of type IndexedJsonDocument) as "github.com/dolthub/go-mysql-server/sql/types".MutableJSON value in return statement: IndexedJsonDocument does not implement "github.com/dolthub/go-mysql-server/sql/types".MutableJSON (wrong type for method Remove)
test-integration
not enough arguments in call to types.JSONDocument{…}.Remove