Fix reactive queries not firing after update hook has been registered #93
ci.yml
on: pull_request
lint
47s
build-android
3m 12s
build-ios
12m 19s
build-ios-sqlcipher
11m 26s
build-android-sqlcipher
6m 14s
Annotations
6 errors and 5 warnings
lint:
example/src/tests/reactive.spec.ts#L3
'itOnly' is declared but its value is never read.
|
lint
Process completed with exit code 2.
|
build-android
op_sqlite_example#build:android: command (/home/runner/work/op-sqlite/op-sqlite/example) /tmp/xfs-d1c08d94/yarn run build:android exited (1)
|
build-android
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/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/xfs-2a838525/yarn run build:ios exited (65)
|
build-ios-sqlcipher
Process completed with exit code 65.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android-sqlcipher
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios-sqlcipher
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|