We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seen here:
=== Failed === FAIL: coderd Test_parseInsightsInterval_week/Two_weeks (0.00s) insights_internal_test.go:239: Status: 400 insights_internal_test.go:240: Body: { "message": "Query parameter has invalid value.", "validations": [ { "field": "end_time", "detail": "Query param \"end_time\" must have the clock set to 00:00:00" } ] } insights_internal_test.go:242: Error Trace: /home/runner/actions-runner/_work/coder/coder/coderd/insights_internal_test.go:242 Error: Should be true Test: Test_parseInsightsInterval_week/Two_weeks Messages: start_time and end_time must be valid === FAIL: coderd Test_parseInsightsInterval_week (0.00s)
The text was updated successfully, but these errors were encountered:
https://go.dev/play/p/sfYpSkgcV3E - seems to be time-related
Sorry, something went wrong.
johnstcn
Successfully merging a pull request may close this issue.
Seen here:
The text was updated successfully, but these errors were encountered: