MOB-1663 - Updated SDKs, API and Features #4
Annotations
10 errors and 3 warnings
|
example/jest.config.js#L3
Replace `"../../node_modules/react-native-gesture-handler/jestSetup.js"` with `'../../node_modules/react-native-gesture-handler/jestSetup.js'`
|
|
example/src/App.tsx#L2
'StyleSheet' is defined but never used
|
|
example/src/App.tsx#L13
Insert `,`
|
|
example/src/App.tsx#L30
Replace `·name="Login"·component={this.LoginScreenWrapper}·options={{·title:·'Login'·}}` with `⏎············name="Login"⏎············component={this.LoginScreenWrapper}⏎············options={{·title:·'Login'·}}⏎·········`
|
|
example/src/App.tsx#L31
Replace `·name="AuthenticatedUser"·component={this.AuthenticatedUserScreenWrapper}·options={{·title:·'Authenticated·User'·}}` with `⏎············name="AuthenticatedUser"⏎············component={this.AuthenticatedUserScreenWrapper}⏎············options={{·title:·'Authenticated·User'·}}⏎·········`
|
|
example/src/App.tsx#L39
'route' is defined but never used. Allowed unused args must match /^_/u
|
|
example/src/App.tsx#L40
Replace `⏎······navigation={navigation}⏎···` with `·navigation={navigation}`
|
|
example/src/App.tsx#L57
Insert `;`
|
|
example/src/app/config.ts#L2
Replace `··exampleJourneyId:·'example-journey'` with `exampleJourneyId:·'example-journey',`
|
|
example/src/app/config.ts#L3
Insert `;⏎`
|
|
example/src/App.tsx#L13
'AuthenticatedUserScreen' is already declared in the upper scope on line 6 column 8
|
|
src/index.tsx#L166
["success"] is better written in dot notation
|
|
src/index.tsx#L167
["additionalData"] is better written in dot notation
|
The logs for this run have expired and are no longer available.
Loading