Skip to content

ci: add test build workflow #3

ci: add test build workflow

ci: add test build workflow #3

Triggered via push December 30, 2023 17:29
Status Failure
Total duration 2m 25s
Artifacts

release.yml

on: push
Matrix: build-tauri
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build-tauri (ubuntu-20.04)
Command failed with exit code 1: yarn tauri build
build-tauri (macos-latest)
Command failed with exit code 1: yarn tauri build
build-tauri (windows-latest)
Command failed with exit code 1: yarn tauri build
build-tauri (ubuntu-20.04)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma 27: tauri = { version = "1.5.2", features = [ "os-all", "clipboard-write-text", "global-shortcut-all", "dialog-open", "test"] } 28: sqlx = { version = "0.7", features = [ "runtime-tokio", "tls-rustls" ,"sqlite", "postgres", "mysql", "time"] } ^ 29: uuid = {version = "1.6.1",features = ["v4", "fast-rng", "macro-diagnostics"] }
build-tauri (macos-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma 27: tauri = { version = "1.5.2", features = [ "os-all", "clipboard-write-text", "global-shortcut-all", "dialog-open", "test"] } 28: sqlx = { version = "0.7", features = [ "runtime-tokio", "tls-rustls" ,"sqlite", "postgres", "mysql", "time"] } ^ 29: uuid = {version = "1.6.1",features = ["v4", "fast-rng", "macro-diagnostics"] }
build-tauri (windows-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected value, found comma 27: tauri = { version = "1.5.2", features = [ "os-all", "clipboard-write-text", "global-shortcut-all", "dialog-open", "test"] } 28: sqlx = { version = "0.7", features = [ "runtime-tokio", "tls-rustls" ,"sqlite", "postgres", "mysql", "time"] } ^ 29: uuid = {version = "1.6.1",features = ["v4", "fast-rng", "macro-diagnostics"] }