-
### Describe the bug
In v8, all the types for `userEvent` from `@storybook/test` are typed as `any` instead of keeping/wrapping the `@testing-library/user-event` types during instrumentation.
`@…
-
### What happened?
When installed the npm package on version 12.2.0, the consent form is not loaded as the consentInfo object is always returning
{"canRequestAds": true, "isConsentFormAvailable": f…
-
### 📜 Description
Installation with **`npx @backstage/create-app@latest`** failed
### 👍 Expected behavior
It should complete the installation
### 👎 Actual Behavior with Screenshots
When I run the…
-
**Is your feature request related to a problem? Please describe.**
Consider the following code:
```ts
test("Description", () => {
const wrapper = vueTestUtils.mount(...);
...
expect(wra…
-
## Description
I would like for linting to only be triggered by changes to code, changes to lint config and/or changes to lint-related dependencies.
I would like for testing to only be triggered by …
Ezard updated
8 months ago
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### What version of Bun is running?
\>=1.0.32
### What platform is your computer?
macos/linux
### What steps can reproduce the bug?
- git clone https://github.com/lobehub/lobe-chat
- b…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Current Behavior
Having a simple target inside `project.json -> targets`
```
"test": {
"executor": "nx:run-commands",
"options": {
"commands": [
"echo 'test …
-
## Explanation
- The [latest CI run on the main branch](https://github.com/MetaMask/core/actions/runs/6774618500/job/18412123168) is reporting 248 eslint warnings, but running `yarn lint` on local …