Update dependency eslint-plugin-react to ^7.37.3 #24459
Annotations
2 errors and 4 warnings
Run Jest tests:
src/eslint-config-adeira/__tests__/index.test.js#L52
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 2
Set {
"adeira/sort-imports",
+ "react/forward-ref-uses-ref",
+ "react/jsx-props-no-spread-multi",
}
at Object.toEqual (__tests__/index.test.js:52:19)
|
Run Jest tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Eslint check:
src/rossum-sa-extension/popup/popup.js#L92
Avoid nesting promises
|
Run Eslint check:
src/rossum-sa-extension/popup/popup.js#L104
Avoid nesting promises
|
Run Eslint check:
src/rossum-sa-extension/popup/popup.js#L116
Avoid nesting promises
|
Loading