[no-release-notes] Refactor tests for JSON functions #77
dependency-test.yml
on: pull_request
test-integration
5m 33s
Annotations
2 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)
|