clean: block button when printing #4084
Annotations
4 errors and 10 warnings
Basic tests:
src/redux/Restaurant/reducers.js#L572
Duplicate case label
|
Basic tests:
src/redux/Restaurant/reducers.js#L578
Duplicate case label
|
Basic tests:
src/redux/Restaurant/reducers.js#L614
Duplicate case label
|
Basic tests
Process completed with exit code 1.
|
Basic tests:
src/API.js#L358
Promise executor functions should not be async
|
Basic tests:
src/API.js#L501
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Basic tests:
src/API.js#L580
'refreshToken' is already declared in the upper scope on line 580 column 5
|
Basic tests:
src/API.js#L699
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Basic tests:
src/API.js#L735
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Basic tests:
src/API.js#L736
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Basic tests:
src/API.js#L737
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Basic tests:
src/AppUser.js#L95
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Basic tests:
src/AppUser.js#L98
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Basic tests:
src/__tests__/API.test.js#L120
Disabled test
|