George Ashton
George Ashton
### Bug report info ```plain text act version: 0.2.30 GOOS: darwin GOARCH: arm64 NumCPU: 10 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users/georgeashton/.actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest...
``` [command]/usr/bin/sudo apt-get install -y xvfb | Reading package lists... | Building dependency tree... | Reading state information... | E: Unable to locate package xvfb [Daily Regression Tests/cypress-run] ❗ ::error::The...
I'm following the same format as ReadMe yet I keep getting an error, why? Example: ``` /// describe(['@smoke'], 'User Privileges - Standard User', () => { ``` Error: ``` The...
### Current behavior If I use the code from the snippet [here](https://docs.cypress.io/api/plugins/after-spec-api#Log-the-relative-spec-path-to-stdout-after-the-spec-is-run) for TypeScript it breaks the project: ``` TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for /Users/george/Documents/core-cypress/cypress.config.ts at new NodeError...
### Current behavior I have a big JSON file (1000 entries). I have a test within a forEach loop of the JSON file. If I only have a few entries...
Version info: ``` v2.0.0-37 ``` Running this command: ``` run tests/my-test.yml --output ./report.json ``` I expected to see this happen: The test to run like it does locally. Instead, this...
Just discovered the project, I want to view Blacklist mentioned in the README but I get a 404 error. https://github.com/linkthehylian/GreenLuma-Reborn-App/wiki/Blacklist
I see `cspell.json` referenced and I assume it is the config file but no documentation on it in the ReadMe. Where should the file be? How can I exclude words...
Right now you can still merge if fails and the mistakes are hidden unless you click "Details" to view them since no PR comments.
It should close off old comments when new stuff has been pushed, or it gets very very spammy. Just closing off the comments can be way too much. In 8...