Skip to content

[no-release-notes] Refactor tests for JSON functions #76

[no-release-notes] Refactor tests for JSON functions

[no-release-notes] Refactor tests for JSON functions #76

Triggered via pull request June 12, 2024 00:17
Status Success
Total duration 6m 26s
Artifacts

dependency-test.yml

on: pull_request
test-integration
5m 16s
test-integration
Fit to window
Zoom out
Zoom in

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)