Skip to content

Various CI pipeline improvements #39

Various CI pipeline improvements

Various CI pipeline improvements #39

GitHub Actions / rustfmt completed Dec 18, 2024 in 1s

reviewdog [rustfmt] report

reported by reviewdog 🐶

Findings (1)

libcoap/src/crypto/mod.rs|73| Should be pub enum ClientCryptoContext<'a> {

Filtered Findings (0)

Annotations

Check warning on line 73 in libcoap/src/crypto/mod.rs

See this annotation in the file changed.

@github-actions github-actions / rustfmt

[rustfmt] libcoap/src/crypto/mod.rs#L73

Should be `pub enum ClientCryptoContext<'a> {`
Raw output
/home/runner/work/libcoap-rs/libcoap-rs/libcoap/src/crypto/mod.rs:73:0: warning: Should be `pub enum ClientCryptoContext<'a> {` ()