Skip to content

MOB-628 #comment fixed type in repo source #20

MOB-628 #comment fixed type in repo source

MOB-628 #comment fixed type in repo source #20

Triggered via push October 25, 2023 17:15
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
lint: example/src/App.tsx#L9
Replace `·NativeModules,·NativeEventEmitter,·SafeAreaView,·EmitterSubscription,·ActivityIndicator,·View,·StyleSheet,·Platform·` with `⏎··NativeModules,⏎··NativeEventEmitter,⏎··SafeAreaView,⏎··EmitterSubscription,⏎··ActivityIndicator,⏎··View,⏎··StyleSheet,⏎··Platform,⏎`
lint: example/src/App.tsx#L13
Replace `·AccessTokenResponse,·VerificationResultsResponse,·VerificationSessionResponse·` with `⏎··AccessTokenResponse,⏎··VerificationResultsResponse,⏎··VerificationSessionResponse,⏎`
lint: example/src/App.tsx#L27
Insert `;`
lint: example/src/App.tsx#L33
Replace `"verificationDidCancel"` with `'verificationDidCancel'`
lint: example/src/App.tsx#L34
Replace `"verificationDidComplete"` with `'verificationDidComplete'`
lint: example/src/App.tsx#L35
Replace `"verificationDidFail"` with `'verificationDidFail'`
lint: example/src/App.tsx#L36
Replace `"verificationDidStartCapturing"` with `'verificationDidStartCapturing'`
lint: example/src/App.tsx#L37
Replace `"verificationDidStartProcessing"` with `'verificationDidStartProcessing'`
lint: example/src/App.tsx#L38
Replace `"verificationRequiresRecapture"` with `'verificationRequiresRecapture'`
lint: example/src/App.tsx#L41
Delete `⏎`
lint: example/src/App.tsx#L57
Expected 'undefined' and instead saw 'void'
lint: example/src/App.tsx#L66
Inline style: { flex: 1 }
lint: example/src/App.tsx#L191
["status"] is better written in dot notation
lint: example/src/App.tsx#L192
["additionalData"] is better written in dot notation
lint: example/src/App.tsx#L205
["error"] is better written in dot notation
lint: example/src/App.tsx#L218
["error"] is better written in dot notation
lint: example/src/home.tsx#L21
Inline style: { marginTop: 24 }
lint: example/src/home.tsx#L29
Inline style: { marginTop: 24 }