Update dependency eslint-plugin-promise to ^7.2.1 #24379
Annotations
2 errors and 3 warnings
src/eslint-config-adeira/__tests__/index.test.js#L52
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 2
Set {
"adeira/sort-imports",
+ "promise/prefer-catch",
+ "promise/spec-only",
}
at Object.toEqual (__tests__/index.test.js:52:19)
|
|
src/rossum-sa-extension/popup/popup.js#L92
Avoid nesting promises
|
src/rossum-sa-extension/popup/popup.js#L104
Avoid nesting promises
|
src/rossum-sa-extension/popup/popup.js#L116
Avoid nesting promises
|
The logs for this run have expired and are no longer available.
Loading