Skip to content

Add Rust Environment module #1463

Add Rust Environment module

Add Rust Environment module #1463

Triggered via pull request July 11, 2024 23:44
Status Failure
Total duration 1m 8s
Artifacts

run-ci.yml

on: pull_request
Variables  /  Produce
0s
Variables / Produce
Matrix: Unit Test / Run
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (D100): edk2toolext/rust_environment.py#L1
edk2toolext/rust_environment.py:1:1: D100 Missing docstring in public module
Ruff (I001): edk2toolext/rust_environment.py#L21
edk2toolext/rust_environment.py:21:1: I001 Import block is un-sorted or un-formatted
Ruff (D212): edk2toolext/rust_environment.py#L32
edk2toolext/rust_environment.py:32:5: D212 Multi-line docstring summary should start at the first line
Ruff (D212): edk2toolext/rust_environment.py#L50
edk2toolext/rust_environment.py:50:5: D212 Multi-line docstring summary should start at the first line
Ruff (D212): edk2toolext/rust_environment.py#L64
edk2toolext/rust_environment.py:64:5: D212 Multi-line docstring summary should start at the first line
Ruff (D417): edk2toolext/rust_environment.py#L102
edk2toolext/rust_environment.py:102:5: D417 Missing argument description in the docstring for `_verify_cmd`: `custom_filters`
Ruff (D205): edk2toolext/rust_environment.py#L147
edk2toolext/rust_environment.py:147:5: D205 1 blank line required between summary line and description
Ruff (D205): edk2toolext/rust_environment.py#L272
edk2toolext/rust_environment.py:272:5: D205 1 blank line required between summary line and description
Ruff (E501): edk2toolext/rust_environment.py#L351
edk2toolext/rust_environment.py:351:121: E501 Line too long (151 > 120)
Ruff (E501): edk2toolext/rust_environment.py#L353
edk2toolext/rust_environment.py:353:121: E501 Line too long (140 > 120)