You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nyanshak would you have time to fix acceptance tests that (I suspect) were broken after merging #179? My bad for letting it slip through, the build flake ( #166 ) is not helping here 😞 If not; let me know and I'll have a look.
integration/screen_widgets_test.go:244: cannot use datadog.JsonNumber("*") (type *json.Number) as type *string in field value
FAIL command-line-arguments [build failed]
make: *** [testacc] Error 2
The text was updated successfully, but these errors were encountered:
@nyanshak would you have time to fix acceptance tests that (I suspect) were broken after merging #179? My bad for letting it slip through, the build flake ( #166 ) is not helping here 😞 If not; let me know and I'll have a look.
Example build:https://travis-ci.org/zorkian/go-datadog-api/jobs/441403022#L753:
The text was updated successfully, but these errors were encountered: