fix(deps): update eslint rules and plugins #6293
ci.yml
on: pull_request
install
26s
test
1m 3s
check-workflow-files
8s
check-version-plan
0s
check-renovate-version-plan
/
auto-plan
30s
prerelease
0s
Annotations
2 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
tests/presets.test.mts > Resolved config matches snapshot > typescript-react.tsx:
specs/eslint-configs/tests/presets.test.mts#L128
Error: Snapshot `Resolved config matches snapshot > typescript-react.tsx 1` mismatched
- Expected
+ Received
@@ -1410,10 +1410,13 @@
1,
],
"@eslint-react/web-api-no-leaked-fetch": [
1,
],
+ "@eslint-react/web-api-no-leaked-intersection-observer": [
+ 1,
+ ],
"@eslint-react/web-api-no-leaked-interval": [
1,
],
"@eslint-react/web-api-no-leaked-resize-observer": [
1,
@@ -2845,11 +2848,11 @@
],
"react-hooks/set-state-in-render": [
0,
],
"react-hooks/static-components": [
- 2,
+ 0,
],
"react-hooks/unsupported-syntax": [
0,
],
"react-hooks/use-memo": [
❯ tests/presets.test.mts:128:45
|
|
check-renovate-version-plan / auto-plan
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
check-renovate-version-plan / auto-plan
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|