This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Minor updates #466
Annotations
11 errors and 4 warnings
verify (esp32s3)
The operation was canceled.
|
verify (esp32c6)
Canceling since a higher priority waiting request for 'CI-139' exists
|
verify (esp32c6)
The operation was canceled.
|
verify (esp32s2)
The operation was canceled.
|
verify (esp32h2)
Canceling since a higher priority waiting request for 'CI-139' exists
|
verify (esp32h2)
The operation was canceled.
|
verify (esp32c3)
Canceling since a higher priority waiting request for 'CI-139' exists
|
verify (esp32c3)
The operation was canceled.
|
verify (esp32)
The operation was canceled.
|
verify (esp32c2)
Canceling since a higher priority waiting request for 'CI-139' exists
|
verify (esp32c2)
The operation was canceled.
|
verify (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
8 : [dependencies]
9 : {{ mcu }}-hal = "{{ hal_version }}"
^
10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
|
verify (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
8 : [dependencies]
9 : {{ mcu }}-hal = "{{ hal_version }}"
^
10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
|
verify (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
8 : [dependencies]
9 : {{ mcu }}-hal = "{{ hal_version }}"
^
10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
|
verify (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
8 : [dependencies]
9 : {{ mcu }}-hal = "{{ hal_version }}"
^
10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
|