refactoring, adding more logs #10
Annotations
10 errors and 2 warnings
Lint files:
example/src/App.tsx#L2
'View' is defined but never used
|
Lint files:
example/src/App.tsx#L2
'Text' is defined but never used
|
Lint files:
example/src/App.tsx#L5
'GoogleSignin' is defined but never used
|
Lint files:
example/src/App.tsx#L9
'result' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
Lint files:
example/src/App.tsx#L21
'styles' is assigned a value but never used
|
Lint files:
example/src/LoginScreen.tsx#L4
'StyleSheet' is defined but never used
|
Lint files:
example/src/LoginScreen.tsx#L5
'Text' is defined but never used
|
Lint files:
example/src/LoginScreen.tsx#L6
'TextInput' is defined but never used
|
Lint files:
example/src/LoginScreen.tsx#L7
'NativeModules' is defined but never used
|
Lint files:
example/src/WearScreen.tsx#L3
'DeviceEventEmitter' is defined but never used
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint files:
watch-example/src/App.tsx#L41
'result' is already declared in the upper scope on line 17 column 10
|
The logs for this run have expired and are no longer available.
Loading