-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Description
I've been trying to run the CLI tool locally for the advent challenge. As far as I can tell, I've set up everything correctly: I've logged in, enabled the repo, and tried passing the token to the app.
The profiles appear to complete successfully, but the upload fails with a strange message:
Error: error decoding response body: missing field `status` at line 1 column 35
Error: missing field `status` at line 1 column 35
And now there are a bunch of empty runs in the dashboard: https://codspeed.io/MDFL64/iamspeed/runs?page=1
I spent some time trying to debug it myself, but I assume it's an issue with the backend.
I'm running it on WSL in case that could have any effect.
Reactions are currently unavailable