Skip to content

libsql: fix deferred txn with embedded replicas #318

libsql: fix deferred txn with embedded replicas

libsql: fix deferred txn with embedded replicas #318

Triggered via pull request November 2, 2023 18:53
Status Success
Total duration 15m 20s
Artifacts

rust.yml

on: pull_request
Run Checks
2m 7s
Run Checks
Check features and unused dependencies
2m 6s
Check features and unused dependencies
Run Tests
15m 10s
Run Tests
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Check features and unused dependencies
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: tonic = { version = "0.10.2", features = ["tls", "tls-roots", "tls-webpki-roots"], optional = true} 32: tonic-web = { version = "0.10.2" , optional = true } ^ 33: tower-http = { version = "0.4.4", features = ["trace", "util"], optional = true }
Run Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/