feat(logging): show collection in errors #643
Open
Annotations
4 errors and 10 warnings
|
Check For Lint:
src/actions/firestore.js#L250
Replace ``redux-firestore·listener·error·for·collection·"${meta?.collection}":`,·err` with `⏎········`redux-firestore·listener·error·for·collection·"${meta?.collection}":`,⏎········err,⏎······`
|
Check For Lint:
src/utils/query.js#L795
Replace `docChanges·&&·docChanges.length·<·Math.min(MAX_MULTI_ACTION,·docData.size)` with `⏎····docChanges·&&⏎····docChanges.length·<·Math.min(MAX_MULTI_ACTION,·docData.size)⏎··`
|
Check For Lint
Process completed with exit code 1.
|
Check For Lint:
src/reducers/cacheReducer.js#L43
The type 'firestore' is undefined
|
Check For Lint:
src/reducers/cacheReducer.js#L849
Defaults are not permitted on @param
|
Check For Lint:
src/reducers/crossSliceReducer.js#L8
Defaults are not permitted on @param
|
Check For Lint:
src/reducers/dataReducer.js#L19
Defaults are not permitted on @param
|
Check For Lint:
src/reducers/errorsReducer.js#L10
Defaults are not permitted on @param
|
Check For Lint:
src/reducers/errorsReducer.js#L36
Defaults are not permitted on @param
|
Check For Lint:
src/reducers/listenersReducer.js#L8
Defaults are not permitted on @param
|
Check For Lint:
src/reducers/listenersReducer.js#L35
Defaults are not permitted on @param
|
Check For Lint:
src/reducers/orderedReducer.js#L23
Defaults are not permitted on @param
|
Check For Lint:
src/reducers/orderedReducer.js#L52
Defaults are not permitted on @param
|
Loading