Merge branch 'main' into chore/update-android-minsdkversion #225
test.yaml
on: push
Test Android
8m 0s
Test iOS (Only build)
33m 3s
Annotations
1 error and 10 warnings
Test Android
The process '/usr/bin/sh' failed with exit code 1
|
Test iOS (Only build)
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
|
Test iOS (Only build):
tests/ios/Pods/Headers/Public/RCT-Folly/folly/Range.h#L191
'char_traits<unsigned char>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
|
Test iOS (Only build):
tests/ios/Pods/SocketRocket/SocketRocket/NSRunLoop+SRWebSocket.m#L18
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
Test iOS (Only build):
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L30767
ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
|
Test iOS (Only build):
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L30928
implicit conversion loses integer precision: 'i64' (aka 'long long') to 'int' [-Wshorten-64-to-32]
|
Test iOS (Only build):
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L31033
implicit conversion loses integer precision: 'i64' (aka 'long long') to 'int' [-Wshorten-64-to-32]
|
Test iOS (Only build):
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L35563
implicit conversion loses integer precision: 'sqlite3_int64' (aka 'long long') to 'VList' (aka 'int') [-Wshorten-64-to-32]
|
Test iOS (Only build):
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L37301
"gethostuuid() is disabled." [-W#warnings]
|
Test iOS (Only build):
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L38615
implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
|
Test iOS (Only build):
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L40509
implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
|