Daniel Jomphe

Results 4 comments of Daniel Jomphe

While keeping Cypress 10 and reverting this action to v3 just like [explained in this other issue](https://github.com/cypress-io/github-action/issues/430#issuecomment-1177712556), we got our tests working again here. ```yaml - name: Build frontend if:...

Schema Cartographer wasn't working for us either on our still small schema, failing with a `NullPointerException` (I suspect the op typoed `ClassCastException` while meaning the NPE.) After a debugging session...

It's not just about missing secrets file. **My secrets files are there but I get the error.** I'm in a WSL 2 VS Code dev container. - If I use...

Might make sense. I came here after tripping on this, and searching for a bit more config knobs. ![image](https://user-images.githubusercontent.com/70277581/201771755-ed4639ce-d55c-4ac5-a1b3-293531173a11.png) In this app under "serve", `login` is a dynamic route.