Merge pull request #52 from powersync-ja/changeset-release/main #181
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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')
|
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]
|
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L30767
ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
|
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]
|
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]
|
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]
|
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L37301
"gethostuuid() is disabled." [-W#warnings]
|
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]
|
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]
|
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L40576
implicit conversion loses integer precision: 'sqlite3_int64' (aka 'long long') to 'int' [-Wshorten-64-to-32]
|
This job succeeded
Loading