fix: update sdk ref #25
ci.yml
on: push
lint
24s
test
22s
build-library
23s
build-android
3m 49s
build-ios
14m 13s
Annotations
4 errors and 20 warnings
|
build-ios
Process completed with exit code 1.
|
|
build-ios:
ios/AkilesAdapter.mm#L5
'AkilesSDK/AkilesSDK.h' file not found
|
|
build-ios:
ios/AkilesAdapter.mm#L5
'AkilesSDK/AkilesSDK.h' file not found
|
|
build-ios
akiles-react-native-example#build:ios: command (/Users/runner/work/akiles-react-native/akiles-react-native/example) /private/var/folders/y6/nj790rtn62lfktb1sh__79hc0000gn/T/xfs-bdbca674/yarn run build:ios exited (1)
|
|
lint:
example/src/App.tsx#L493
Inline style: { width: 24, height: 24, marginRight: 12 }
|
|
lint:
example/src/App.tsx#L490
Inline style: { color: '#b0bec5', marginRight: 12 }
|
|
lint:
example/src/App.tsx#L484
Inline style: { flexDirection: 'row', alignItems: 'center', marginTop: 10 }
|
|
lint:
example/src/App.tsx#L373
Inline style: { flex: 1, marginBottom: 0, marginRight: 8 }
|
|
lint:
example/src/App.tsx#L366
Inline style: { flexDirection: 'row', alignItems: 'center', marginBottom: 10 }
|
|
lint:
example/src/App.tsx#L361
Inline style: { height: "Platform.OS === 'android' ? StatusBar.currentHeight : 0" }
|
|
lint:
example/src/App.tsx#L352
Inline style: { color: '#b0bec5' }
|
|
lint:
example/src/App.tsx#L342
Inline style: { color: '#b0bec5' }
|
|
lint:
example/src/App.tsx#L323
Expected '===' and instead saw '=='
|
|
lint:
example/src/App.tsx#L86
'gadgets' is already declared in the upper scope on line 24 column 10
|
|
build-ios:
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios:
example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
build-ios
[CP] AkilesSDK.xcframework: Unable to find matching slice in 'ios-arm64' for the current build architectures (x86_64) and platform (-iphonesimulator).
|