Seen here: - https://github.com/coder/coder/actions/runs/6306577063/job/17122030191 - https://github.com/coder/coder/actions/runs/6306543246/job/17121847210 - https://github.com/coder/coder/actions/runs/6306335311/job/17121310558 ``` === 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) ```