-
The following dependency warnings/errors trace back to `react-scripts`, which is part of `create-react-app`, which is deprecated as of March 2023:
```
react-scripts > css-minimizer-webpack-plugin …
-
### Details
Hi, I'm trying out the new test runner from node. The intention is to remove dependency on jest and hopefully faster test execution.
I setup a proof of concept repo here: https://gi…
-
```
# npm audit report
ansi-regex >2.1.1
-
##### **Overview of the issue**
I have recently updated from `1.1.19` to `1.1.20` and have one of my coverage commands failing in a GitHub Action pipeline.
I haven't changed the command but …
-
This is not a feature of jest, but it's useful to keep things as a warning when you know that a project isn't finished yet. For example todo comments are useful to keep track of where you are in finis…
-
### Current Behavior
Default tests for plugin should not fails
### Expected Behavior
Should not fail or keep handles
### GitHub Repo
https://github.com/stephane2024/ReproNX19
### S…
-
It seems that when `eslint-import-resolver-webpack` is used in an eslint configuration which lints on `import/no-unresolved`, that rule will fail on every import when run in jest-runner-eslint. This i…
-
### 相关平台
React Native
### 复现仓库
[https://github.com/1wayticket/taro-rn-split.git](https://github.com/1wayticket/taro-rn-split.git)
**使用框架: React**
### 复现步骤
[参照教程](https://docs.taro.zone…
-
**Do you want to request a *feature* or report a *bug*?**
Enhancement
**What is the current behavior?**
There is no way of configuring a test runner
**What is the expected behavior?**
I…
-
hi, when i run this command `npx create-react-app my-app` it installs old packages :
warning react-scripts > workbox-webpack-plugin@6.6.1: this package has been deprecated
warning react-scripts > b…