Merge pull request #8 from TransmitSecurity/feature/MOB-836 #28
ci.yml
on: push
lint
56s
test
3m 26s
build-library
1m 12s
build-android
10m 15s
build-ios
19m 38s
Annotations
10 errors and 14 warnings
lint:
example/src/App.tsx#L9
Replace `·NativeModules,·NativeEventEmitter,·SafeAreaView,·EmitterSubscription,·ActivityIndicator,·View,·StyleSheet,·Platform,·Alert·` with `⏎··NativeModules,⏎··NativeEventEmitter,⏎··SafeAreaView,⏎··EmitterSubscription,⏎··ActivityIndicator,⏎··View,⏎··StyleSheet,⏎··Platform,⏎··Alert,⏎`
|
lint:
example/src/App.tsx#L13
Replace `·AccessTokenResponse,·FaceAuthSessionResponse,·VerificationResultsResponse,·VerificationSessionResponse·` with `⏎··AccessTokenResponse,⏎··FaceAuthSessionResponse,⏎··VerificationResultsResponse,⏎··VerificationSessionResponse,⏎`
|
lint:
example/src/App.tsx#L27
Insert `;`
|
lint:
example/src/App.tsx#L34
Replace `"verificationDidCancel"` with `'verificationDidCancel'`
|
lint:
example/src/App.tsx#L35
Replace `"verificationDidComplete"` with `'verificationDidComplete'`
|
lint:
example/src/App.tsx#L36
Replace `"verificationDidFail"` with `'verificationDidFail'`
|
lint:
example/src/App.tsx#L37
Replace `"verificationDidStartCapturing"` with `'verificationDidStartCapturing'`
|
lint:
example/src/App.tsx#L38
Replace `"verificationDidStartProcessing"` with `'verificationDidStartProcessing'`
|
lint:
example/src/App.tsx#L39
Replace `"verificationRequiresRecapture"` with `'verificationRequiresRecapture'`
|
lint:
example/src/App.tsx#L42
Delete `⏎`
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
example/src/App.tsx#L60
Expected 'undefined' and instead saw 'void'
|
lint:
example/src/App.tsx#L69
Inline style: { flex: 1 }
|
lint:
example/src/App.tsx#L245
["status"] is better written in dot notation
|
lint:
example/src/App.tsx#L246
["additionalData"] is better written in dot notation
|
lint:
example/src/App.tsx#L264
["error"] is better written in dot notation
|
lint:
example/src/App.tsx#L277
["error"] is better written in dot notation
|
lint:
example/src/home.tsx#L24
Inline style: { marginTop: 24 }
|
lint:
example/src/home.tsx#L33
Inline style: { marginTop: 24 }
|
lint:
example/src/home.tsx#L46
Inline style: { marginTop: 24 }
|
build-library
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|