Add #![no_builtins] #267
Annotations
1 error and 2 warnings
|
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
8 : aya-log-ebpf = { git = "https://github.com/aya-rs/aya" }
9 : {{ project-name }}-common = { path = "../{{ project-name }}-common" }
^
|
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
9 : aya-log = { git = "https://github.com/aya-rs/aya" }
10: {% if program_types_with_opts contains program_type -%}
^
11: clap = { version = "4.1", features = ["derive"] }
|
The logs for this run have expired and are no longer available.
Loading