remove continuation from BurrowIPC #384
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
Build Crate (Linux)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
19: tracing-oslog = {git = "https://github.com/Stormshield-robinc/tracing-oslog"}
20: tracing-subscriber = { version = "0.3" , features = ["std", "env-filter"]}
^
21: env_logger = "0.10"
|
Build Crate (macOS)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
19: tracing-oslog = {git = "https://github.com/Stormshield-robinc/tracing-oslog"}
20: tracing-subscriber = { version = "0.3" , features = ["std", "env-filter"]}
^
21: env_logger = "0.10"
|
Build Crate (Windows)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
19: tracing-oslog = {git = "https://github.com/Stormshield-robinc/tracing-oslog"}
20: tracing-subscriber = { version = "0.3" , features = ["std", "env-filter"]}
^
21: env_logger = "0.10"
|