chore: repository cleared #134
Triggered via pull request
September 23, 2025 14:49
Status
Success
Total duration
32m 38s
Artifacts
–
Annotations
10 warnings
|
build:
apps/llm/ios/Pods/sqlite3/sqlite-src-3500400/sqlite3.c#L38974
"gethostuuid() is disabled." [-W#warnings]
|
|
build:
apps/llm/ios/Pods/sqlite3/sqlite-src-3500400/sqlite3.c#L37329
implicit conversion loses integer precision: 'sqlite3_int64' (aka 'long long') to 'VList' (aka 'int') [-Wshorten-64-to-32]
|
|
build:
apps/llm/ios/Pods/sqlite3/sqlite-src-3500400/sqlite3.c#L32513
implicit conversion loses integer precision: 'i64' (aka 'long long') to 'int' [-Wshorten-64-to-32]
|
|
build:
apps/llm/ios/Pods/sqlite3/sqlite-src-3500400/sqlite3.c#L32348
implicit conversion loses integer precision: 'i64' (aka 'long long') to 'int' [-Wshorten-64-to-32]
|
|
build:
apps/llm/ios/Pods/sqlite3/sqlite-src-3500400/sqlite3.c#L32215
ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
|
|
build:
node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
|
build:
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:
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:
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:
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]
|