Update RestaurantMenuHeader styling #3233
Annotations
3 errors and 12 warnings
Run yarn lint:
src/navigation/styles.js#L5
React Hook "useColorModeValue" is called in function "stackNavigatorScreenOptions" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run yarn lint:
src/navigation/styles.js#L6
React Hook "useColorModeValue" is called in function "stackNavigatorScreenOptions" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run yarn lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run yarn lint:
src/API.js#L550
'refreshToken' is already declared in the upper scope on line 550 column 5
|
Run yarn lint:
src/App.js#L69
Missing trailing comma
|
Run yarn lint:
src/__tests__/API.test.js#L128
Disabled test
|
Run yarn lint:
src/__tests__/API.test.js#L174
Missing trailing comma
|
Run yarn lint:
src/__tests__/API.test.js#L197
Missing trailing comma
|
Run yarn lint:
src/__tests__/API.test.js#L200
Missing trailing comma
|
Run yarn lint:
src/__tests__/API.test.js#L210
A space is required after '['
|
Run yarn lint:
src/__tests__/API.test.js#L210
A space is required before ']'
|
Run yarn lint:
src/__tests__/API.test.js#L224
Missing trailing comma
|
Run yarn lint:
src/__tests__/deep-linking.test.js#L6
Disabled test
|
The logs for this run have expired and are no longer available.
Loading