Skip to content

Fix fetching trace#63

Open
puck wants to merge 2 commits into
bluefeet:masterfrom
puck:fix-trace
Open

Fix fetching trace#63
puck wants to merge 2 commits into
bluefeet:masterfrom
puck:fix-trace

Conversation

@puck

@puck puck commented Mar 26, 2026

Copy link
Copy Markdown

We shouldn't try and decode the trace log files as JSON.

puck added 2 commits March 26, 2026 23:07
The call to croakf is passing in 4 parameters, but the formatting string
only used 3 of them. This resulted in an error message like:

Redundant argument in sprintf at /usr/share/perl5/GitLab/API/v4/RESTClient.pm line 69.
These files are plain text and can't be decoded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant