Jaz White

Results 28 comments of Jaz White

same thing happening to my site with some pages

> Hmm +1 I have the same issue when a command-prefix parameter passed Same! Realized i was missing my command-prefix in configuration example so i added it.

i expect this step to print a link to the dashboard ``` - name: Print Dashboard URL run: | echo Cypress finished with: ${{ steps.cypress.outcome }} echo See results at...

@admah not sure i understand, typically outputs are available in following steps of the same job btw, i copied this original snippet from docs, where it seems to indicate that...

Has anybody had this work-around "break" for them w/the cypress 10 release today? What happened is that now when the command runs w/prefix it downloads latest (v10), but then fails...

@CharlesStover thanks for your recommendation. I was able to get this working with Option 2 (stay on Cypress 9 for now) I described above with minor change of locking the...

i would love to see this change merged - would really help with log noise during debugging

I ended up setting a timeout on this step in my Workflow, but I still think this is odd behavior

I see the error fairly frequently in one of my repos - it's intermittent and rerunning a workflow will generally work / not produce this error. However, having this pop...

yea same. pretty frustrating