Search feature in the restaurant interface #1916
Merged
Annotations
10 warnings
Run yarn lint:
src/API.js#L358
Promise executor functions should not be async
|
Run yarn lint:
src/API.js#L501
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/API.js#L580
'refreshToken' is already declared in the upper scope on line 580 column 5
|
Run yarn lint:
src/API.js#L699
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/API.js#L735
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/API.js#L736
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/API.js#L737
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/AppUser.js#L95
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/AppUser.js#L98
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run yarn lint:
src/__tests__/API.test.js#L120
Disabled test
|
Loading