Jaz White

Results 8 issues of Jaz White

I just enabled recording on Cypress dashboard for my project, but am having trouble printing the `dashboardUrl`. It prints at the end of a run (in the Cypress step itself),...

bug

I have a workflow setup to run my cypress tests and then notify via slack if there's a failure Recently, we experienced and issue (while upgrading a dependency) that caused...

My configuration: ```yaml - uses: aws-actions/configure-aws-credentials@v1 with: aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} aws-region: us-east-1 ``` Get this error intermittently, but frequently. ``` Error: Credentials could not be...

needs-triage

all of the other transforms work with an empty string, but because `title-lower` tries to access rune at position `0` it throws an error ```go //go:generate go run github.com/dmarkham/enumer -type=Pill...

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: ``` npx @redocly/cli bundle apidocs/openapi.json -o apidocs/openapi.json ``` **Expected behavior** Should not log warning about unused decorator since unused components...

Type: Bug
p3

If you are running this action in a private repo, you will need to manually delete branches Here is an example workflow: ```yaml name: Delete code references branch on: delete...

## Description ![CleanShot 2025-05-04 at 14 58 47@2x](https://github.com/user-attachments/assets/9a802082-f718-49e4-a879-a2f86d6d3c36) ## Related issues or tickets Fixes https://github.com/docker/docs/issues/22573 ## Reviews - [ ] Technical review - [ ] Editorial review - [ ]...

wtd-project

## Description Fix alignment of imports in golang code snippet to use four spaces like the rest of the snippet. ![CleanShot 2025-05-04 at 14 48 56@2x](https://github.com/user-attachments/assets/4e01b28f-ba7a-4742-8515-1a23cbd4d056) ## Related issues or...

area/engine
area/api
wtd-project