Setup codegen #156
test.yaml
on: push
Test Android
11m 43s
Test iOS (Only build)
28m 16s
Annotations
1 error and 14 warnings
Test Android
The process '/usr/bin/sh' failed with exit code 1
|
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/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]
|