-
**Describe the bug**
A clear and concise description of what the bug is.
Our tests are not able to mock any of the provided api clients, as there seems to be code running that wants to connect to …
-
Right now, if you delete `migrations/` dir from the Wasp project root dir and run `wasp start` or `wasp build`, any previously generated `migrations/` dir will remain in the generated code -> it will …
-
Recently upgraded doorkeeper to 5.2.0 from 4.2.5 and it causes SQL issues with queries for oauth_access_token stuck in creating sort index for user that query to many tokens or request a token along…
-
Don't have a lot of information yet.
But some specs using `MiniTest::Mock` starting failing after upgrading minitest.
Will update when I figure out what's going on.
-
Our team is also using RIBs as our app architecture.
When using Mockolo to generate mock for RootInteractable, the parent protocol methods, Interactable and InteractorScope, cannot be generated.
E…
-
Hello! Autosynth couldn't regenerate cloudtasks-v2. :broken_heart:
Please investigate and fix this issue within 5 business days. While it remains broken,
this library cannot be updated with changes …
-
Hello! Autosynth couldn't regenerate speech-v1. :broken_heart:
Please investigate and fix this issue within 5 business days. While it remains broken,
this library cannot be updated with changes to t…
-
Detected 8 ESLint reports and/or crashes.
Scanned 12115 repositories.
Rules:
- `no-unnecessary-waiting`
Click to expand
## Rule: no-unnecessary-waiting
- Message: `Cannot read property '…
-
I trying upgrade nanoid from 2.x to 3.x in CRA environment
The export value from `nanoid` is always undefined
And i got error when running below jest test
```js
import { nanoid } from 'nano…
-
Hi guys,
### Issue details
If you use `require.context` within a React component the storyshots will fail with `TypeError: require.context is not a function`.
### Steps to reproduce
Just w…