[Fix] Watched queries with large commits (#26) #119
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yaml
on: push
Test Android
6m 25s
Test iOS (Only build)
27m 15s
Annotations
14 warnings
Test Android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/gradle-build-action@v2, actions/cache@v3, actions/setup-node@v2, actions/setup-java@v3, ReactiveCircus/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 iOS (Only build)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
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/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]
|
Test iOS (Only build):
tests/ios/Pods/sqlite3/sqlite-src-3420000/sqlite3.c#L42016
implicit conversion loses integer precision: 'off_t' (aka 'long long') to 'int' [-Wshorten-64-to-32]
|