chore: release 1.0.5 #33
ci.yml
on: push
lint
48s
test
3m 13s
build-library
1m 7s
build-android
3m 19s
build-ios
28m 22s
Annotations
11 errors and 25 warnings
lint:
example/src/App.tsx#L10
Replace `·NativeEventEmitter,` with `⏎··NativeEventEmitter,⏎·`
|
lint:
example/src/App.tsx#L11
Replace `·ActivityIndicator,` with `⏎··ActivityIndicator,⏎·`
|
lint:
example/src/App.tsx#L12
Replace `·Platform,·Alert,·PermissionsAndroid` with `⏎··Platform,⏎··Alert,⏎··PermissionsAndroid,`
|
lint:
example/src/App.tsx#L15
Replace `·type·FaceAuthSessionResponse,` with `⏎··type·FaceAuthSessionResponse,⏎·`
|
lint:
example/src/App.tsx#L16
Insert `,`
|
lint:
example/src/App.tsx#L33
Insert `;`
|
lint:
example/src/App.tsx#L40
Replace `"verificationDidCancel"` with `'verificationDidCancel'`
|
lint:
example/src/App.tsx#L41
Replace `"verificationDidComplete"` with `'verificationDidComplete'`
|
lint:
example/src/App.tsx#L42
Replace `"verificationDidFail"` with `'verificationDidFail'`
|
lint:
example/src/App.tsx#L43
Replace `"verificationDidStartCapturing"` with `'verificationDidStartCapturing'`
|
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/16U3T8L4OKTS7/RCTDeprecation-3HUQBV1H020XU.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/TsIdvExample-dryxzaprzwiuyodkgfzeneyljiwi/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2PL1QZ9L9J7GI-clang_16U3T8L4OKTS7.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-ts-idv/react-native-ts-idv/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
lint
The following actions use a deprecated Node.js version 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#L72
Expected 'undefined' and instead saw 'void'
|
lint:
example/src/App.tsx#L81
Inline style: { flex: 1 }
|
lint:
example/src/App.tsx#L255
["status"] is better written in dot notation
|
lint:
example/src/App.tsx#L256
["additionalData"] is better written in dot notation
|
lint:
example/src/App.tsx#L271
["error"] is better written in dot notation
|
lint:
example/src/App.tsx#L284
["error"] is better written in dot notation
|
lint:
example/src/App.tsx#L302
["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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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-ios:
example/ios/Pods/Headers/Public/React-Core/React/RCTEventDispatcherProtocol.h#L131
duplicate definition of category 'RCTEventDispatcher' on interface 'RCTBridge'
|
build-ios:
example/ios/Pods/Headers/Public/React-Core/React/UIView+React.h#L22
duplicate definition of category 'React' on interface 'UIView'
|
build-ios:
example/ios/Pods/Headers/Public/React-Core/React/RCTEventDispatcherProtocol.h#L131
duplicate definition of category 'RCTEventDispatcher' on interface 'RCTBridge'
|
build-ios:
example/ios/Pods/Headers/Public/React-Core/React/UIView+React.h#L22
duplicate definition of category 'React' on interface 'UIView'
|
build-ios:
example/ios/Pods/Headers/Public/React-Core/React/RCTEventDispatcherProtocol.h#L131
duplicate definition of category 'RCTEventDispatcher' on interface 'RCTBridge'
|
build-ios:
example/ios/Pods/Headers/Public/React-Core/React/UIView+React.h#L22
duplicate definition of category 'React' on interface 'UIView'
|
build-ios:
ios/TsIdv.swift#L67
value 'logLevel' was defined but never used; consider replacing with boolean test
|
build-ios:
example/ios/Pods/Headers/Public/React-Core/React/RCTEventDispatcherProtocol.h#L131
duplicate definition of category 'RCTEventDispatcher' on interface 'RCTBridge'
|
build-ios:
example/ios/Pods/Headers/Public/React-Core/React/UIView+React.h#L22
duplicate definition of category 'React' on interface 'UIView'
|
build-ios:
ios/TsIdv.swift#L67
value 'logLevel' was defined but never used; consider replacing with boolean test
|