Run in-app tests in GA #131
ci.yml
on: pull_request
lint
49s
test-android
1m 57s
build-ios
18m 57s
build-ios-sqlcipher
9m 6s
build-android-sqlcipher
4m 29s
build-android-libsql
4m 57s
Annotations
17 errors and 6 warnings
lint:
example/src/App.tsx#L35
'req' is declared but its value is never read.
|
lint:
example/src/App.tsx#L35
'res' is declared but its value is never read.
|
lint:
example/src/Database.ts#L47
Property 'executeBatchAsync' does not exist on type 'DB'. Did you mean 'executeBatch'?
|
lint:
example/src/Database.ts#L55
Property 'executeAsync' does not exist on type 'DB'.
|
lint:
example/src/Database.ts#L82
Property 'executeAsync' does not exist on type 'DB'.
|
lint:
example/src/Database.ts#L96
Property 'executeRawAsync' does not exist on type 'DB'. Did you mean 'executeRaw'?
|
lint:
example/src/UpdateHook.tsx#L1
'React' is declared but its value is never read.
|
lint:
example/src/UpdateHook.tsx#L85
Property 'rows' does not exist on type 'Promise<QueryResult>'.
|
lint:
example/src/UpdateHook.tsx#L92
Parameter 'row' implicitly has an 'any' type.
|
lint:
example/src/UpdateHook.tsx#L92
Parameter 'i' implicitly has an 'any' type.
|
test-android
The process '/usr/bin/sh' failed with exit code 126
|
build-android-sqlcipher
op_sqlite_example#build:android: command (/home/runner/work/op-sqlite/op-sqlite/example) /tmp/xfs-541a0f11/yarn run build:android exited (1)
|
build-android-sqlcipher
Process completed with exit code 1.
|
build-android-libsql
op_sqlite_example#build:android: command (/home/runner/work/op-sqlite/op-sqlite/example) /tmp/xfs-2806671b/yarn run build:android exited (1)
|
build-android-libsql
Process completed with exit code 1.
|
build-ios-sqlcipher
op_sqlite_example#build:ios: command (/Users/runner/work/op-sqlite/op-sqlite/example) /private/var/folders/py/lcjn3y352g1106vf1rqk521r0000gn/T/xfs-7838a13e/yarn run build:ios exited (65)
|
build-ios-sqlcipher
Process completed with exit code 65.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android-sqlcipher
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android-libsql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios-sqlcipher
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|