Run in-app tests in GA #143
ci.yml
on: pull_request
lint
25s
test-android
6m 39s
build-ios
9m 55s
build-ios-sqlcipher
7m 41s
build-android-sqlcipher
3m 34s
build-android-libsql
3m 30s
Annotations
8 errors and 6 warnings
lint:
example/src/server.ts#L11
'req' is declared but its value is never read.
|
lint
Process completed with exit code 2.
|
build-android-libsql
op_sqlite_example#build:android: command (/home/runner/work/op-sqlite/op-sqlite/example) /tmp/xfs-20de918d/yarn run build:android exited (1)
|
build-android-libsql
Process completed with exit code 1.
|
build-android-sqlcipher
op_sqlite_example#build:android: command (/home/runner/work/op-sqlite/op-sqlite/example) /tmp/xfs-b3ec542f/yarn run build:android exited (1)
|
build-android-sqlcipher
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-9c7a4f72/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/
|
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-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/
|
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-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/
|