feat(android): update ui #7
ci.yml
on: push
lint
20s
test
19s
build-library
28s
build-android
3m 38s
build-ios
12m 49s
Annotations
14 errors and 12 warnings
|
lint:
example/src/App.tsx#L30
Replace `"sec-ch-ua-platform":·"\"macOS\""` with `'sec-ch-ua-platform':·'"macOS"'`
|
|
lint:
example/src/App.tsx#L28
Replace `"POST"` with `'POST'`
|
|
lint:
example/src/App.tsx#L27
Replace `"https://mcs-sg.tiktokv.com/v1/list"` with `'https://mcs-sg.tiktokv.com/v1/list'`
|
|
lint:
example/src/App.tsx#L22
Replace `"-------------init·result="` with `'-------------init·result='`
|
|
lint:
example/src/App.tsx#L17
Delete `⏎`
|
|
lint:
example/src/App.tsx#L16
Replace `·"0x7da5d1cd2fdd494aa1176031151a6202734e30ddb14fd01dc3376616408ee0a7"` with `⏎········'0x7da5d1cd2fdd494aa1176031151a6202734e30ddb14fd01dc3376616408ee0a7'`
|
|
lint:
example/src/App.tsx#L15
Replace `"0x899dd126268e3010beaa1ac141a2a0aa98deba09"` with `'0x899dd126268e3010beaa1ac141a2a0aa98deba09'`
|
|
lint:
example/src/App.tsx#L8
Replace `""` with `''`
|
|
lint:
example/src/App.tsx#L7
Replace `""` with `''`
|
|
lint:
example/src/App.tsx#L5
Delete `⏎`
|
|
build-ios
Process completed with exit code 1.
|
|
build-ios
zktls-reactnative-core-sdk-example#build:ios: command (/Users/runner/work/zktls-reactnative-core-sdk/zktls-reactnative-core-sdk/example) /private/var/folders/w5/_8wgjw3j5cg6mgrth3s2kg9m0000gn/T/xfs-ffc080af/yarn run build:ios exited (1)
|
|
build-ios
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
|
build-ios
ld: library 'primus-zk' not found
|
|
lint:
src/primus_zk.ts#L38
Expected '===' and instead saw '=='
|
|
lint:
src/primus_zk.ts#L38
Expected '===' and instead saw '=='
|
|
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] primus-zk.xcframework: Unable to find matching slice in 'ios-arm64 ios-arm64-simulator' for the current build architectures (arm64 x86_64) and platform (-iphonesimulator).
|