This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Container CI #142
ci_docker.yml
on: schedule
Matrix: Build project using the generated Dockerfile
Annotations
7 warnings
Build project using the generated Dockerfile (esp32c3)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
10: esp-backtrace = { version = "0.8.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
11: {% if logging -%}
^
12: esp-println = { version = "0.6.0", features = ["{{ mcu }}","log"] }
|
Build project using the generated Dockerfile (esp32c6)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
10: esp-backtrace = { version = "0.8.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
11: {% if logging -%}
^
12: esp-println = { version = "0.6.0", features = ["{{ mcu }}","log"] }
|
Build project using the generated Dockerfile (esp32c2)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
10: esp-backtrace = { version = "0.8.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
11: {% if logging -%}
^
12: esp-println = { version = "0.6.0", features = ["{{ mcu }}","log"] }
|
Build project using the generated Dockerfile (esp32h2)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
10: esp-backtrace = { version = "0.8.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
11: {% if logging -%}
^
12: esp-println = { version = "0.6.0", features = ["{{ mcu }}","log"] }
|
Build project using the generated Dockerfile (esp32)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
10: esp-backtrace = { version = "0.8.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
11: {% if logging -%}
^
12: esp-println = { version = "0.6.0", features = ["{{ mcu }}","log"] }
|
Build project using the generated Dockerfile (esp32s2)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
10: esp-backtrace = { version = "0.8.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
11: {% if logging -%}
^
12: esp-println = { version = "0.6.0", features = ["{{ mcu }}","log"] }
|
Build project using the generated Dockerfile (esp32s3)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys
10: esp-backtrace = { version = "0.8.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
11: {% if logging -%}
^
12: esp-println = { version = "0.6.0", features = ["{{ mcu }}","log"] }
|