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
If I open any build like this one: https://cirrus-ci.com/task/4927652453154816
And click on any artifact, the screen goes blank and I can't download.
Here's the error that appears on the console:
instrument.ts:124 TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator)) at a (createForOfIteratorHelper.js:5:40) at ArtifactsView.tsx:101:63 at X (ArtifactsView.tsx:172:31) at si (react-dom.production.min.js:157:137) at Hi (react-dom.production.min.js:180:154) at $s (react-dom.production.min.js:269:343) at Cc (react-dom.production.min.js:250:347) at Rc (react-dom.production.min.js:250:278) at jc (react-dom.production.min.js:250:138) at yc (react-dom.production.min.js:243:163) at react-dom.production.min.js:123:115 at t.unstable_runWithPriority (scheduler.production.min.js:18:343) at Ya (react-dom.production.min.js:122:325) at Ka (react-dom.production.min.js:123:61) at $a (react-dom.production.min.js:122:428) at Ie (react-dom.production.min.js:292:101) at Qt (react-dom.production.min.js:73:352) at HTMLDivElement.c (helpers.ts:98:17)
The text was updated successfully, but these errors were encountered:
ikatemart
No branches or pull requests
If I open any build like this one: https://cirrus-ci.com/task/4927652453154816
And click on any artifact, the screen goes blank and I can't download.
Here's the error that appears on the console:
The text was updated successfully, but these errors were encountered: