Merge pull request #52 from powersync-ja/changeset-release/main #181
test.yaml
on: push
Test Android
8m 26s
Test iOS (Only build)
32m 43s
Annotations
14 warnings
Test Android
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/
|
Test Android
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/gradle-build-action@v2, actions/cache@v3, actions/setup-node@v2, actions/setup-java@v3, ReactiveCircus/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test iOS (Only build)
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/
|
Test iOS (Only build)
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/
|
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/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]
|
Test iOS (Only build):
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]
|