[no-release-notes] Move Json test cases into non-test file so Dolt can depend on them. #31
dependency-test.yml
on: pull_request
test-integration
3m 36s
Annotations
4 errors
test-integration
cannot use NomsJSON{} (value of type NomsJSON) as sql.JSONWrapper value in variable declaration: NomsJSON does not implement sql.JSONWrapper (missing method Clone)
|
test-integration
impossible type assertion: val.(NomsJSON)
|
test-integration
cannot use NomsJSON{} (value of type NomsJSON) as sql.JSONWrapper value in variable declaration: NomsJSON does not implement sql.JSONWrapper (missing method Clone)
|
test-integration
impossible type assertion: val.(NomsJSON)
|