tayls

Results 7 issues of tayls

We should add a case to the example section: Using the Cypress Action in a Callable Workflow. Callable workflows are reusable stand-alone .yaml files that can be called by any...

type: enhancement

**Describe the bug** The timer bar element is flickering when the mouse hovers over the timer tab controls. **To Reproduce** 1. Open the Pomatez app, starting a new session 2....

**Expected** When the `--exit` flag is passed with a given threshold And I have notifications that exceed the confidence threshold Then the application returns a non-zero exit code indicating failure...

bug

I'm new to flutter development and don't really know how to build the project. We should beef up the contribution guide to walk people through initializing and running the project....

documentation

# Bug Report ## Relevant information The paramters for `cy.login` are incorrectly labeled: `cy.login({ username: '[email protected]', password: 'mygreatpassword', })` `cy.login({ auth0Username: '[email protected]', auth0Password: 'mygreatpassword', })` ### Your Environment - Browser:...

## Issue The opts parameter in the function is not typed as optional, this causes linting to throw an arrow when opts are not provided. ## Suggested fix: Adding '?'...

#### The bug On occasion, while running the action a request to fetch the underlying Ubuntu image times out. Due to the time out, the action fails. To resolve the...

bug
help wanted