Skip to content

When casting json to a string, always call StringifyJSON. #72

When casting json to a string, always call StringifyJSON.

When casting json to a string, always call StringifyJSON. #72

Triggered via pull request June 11, 2024 23:08
Status Success
Total duration 5m 48s
Artifacts

dependency-test.yml

on: pull_request
test-integration
5m 39s
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)