You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
πͺ Windows 11 Enterprise(10.0.23580) (pwsh) fix-arm64 on ξ fix-clippy-pipeline [$] via π¦ v1.73.0
at 04:29:46 PM β― cargo --version
cargo 1.73.0 (9c4383fb5 2023-08-26)
πͺ Windows 11 Enterprise(10.0.23580) (pwsh) fix-arm64 on ξ fix-clippy-pipeline [$] via π¦ v1.73.0
at 04:29:51 PM β― git rev-parse HEAD
f4a1cc0cc0cbe87364b30e3a5ec076db93247bef
πͺ Windows 11 Enterprise(10.0.23580) (pwsh) fix-arm64 on ξ fix-clippy-pipeline [$] via π¦ v1.73.0
at 04:29:53 PM β― cargo clippy
Compiling wdk-build v0.1.0 (D:\git-repos\github\windows-drivers-rs.git\fix-arm64\crates\wdk-build)
error: you should put bare URLs between `<`/`>` or make a proper Markdown link
--> crates\wdk-build\src\cargo_make.rs:20:53
|
20 | /// `clap` uses an exit code of 2 for usage errors: https://github.com/clap-rs/clap/blob/14fd853fb9c5b94e371170bbd0ca2bf28ef3abff/clap_builder/src/util/mod.rs#L30C18-L30C28
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown
note: the lint level is defined here
--> crates\wdk-build\src\lib.rs:16:9
|
16 | #![deny(clippy::pedantic)]
| ^^^^^^^^^^^^^^^^
= note: `#[deny(clippy::doc_markdown)]` implied by `#[deny(clippy::pedantic)]`
error: docs for function which may panic missing `# Panics` section
--> crates\wdk-build\src\cargo_make.rs:324:1
|
324 | pub fn validate_and_forward_args() {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
note: first possible panic found here
--> crates\wdk-build\src\cargo_make.rs:335:13
|
335 | / env_args
336 | | .remove(TOOLCHAIN_ARG_POSITION)
337 | | .to_string_lossy()
338 | | .strip_prefix('+')
339 | | .expect("Toolchain arg should have a + prefix")
| |_______________________________________________________________^
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_panics_doc
= note: `#[deny(clippy::missing_panics_doc)]` implied by `#[deny(clippy::pedantic)]`
error: could not compile `wdk-build` (lib) due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
error: could not compile `wdk-build` (lib) due to 2 previous errors
Local output:
clippy action(from https://github.com/wmmc88/windows-drivers-rs/actions/runs/6818832114/job/18545139836#step:6:2)771/Microsoft.DesktopAppInstaller_8wekyb[3](https://github.com/wmmc88/windows-drivers-rs/actions/runs/6818832114/job/18545139836 in wmmc88/windows-drivers-rs#13):
possibly related to #46 ?
The text was updated successfully, but these errors were encountered: