(DO NOT MERGE) Test CI pipeline for PRs from forked repositories #37
Annotations
1 error and 5 warnings
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
libcoap/src/crypto/mod.rs#L73
[rustfmt] reported by reviewdog 🐶
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> {` ()
|
lint:
libcoap/src/context.rs#L649
[clippy] reported by reviewdog 🐶
unused variable: `a`
Raw Output:
libcoap/src/context.rs:649:13: warning: unused variable: `a` (unused_variables)
|
lint:
libcoap/src/context.rs#L649
[clippy] reported by reviewdog 🐶
using `clone` on type `i32` which implements the `Copy` trait
Raw Output:
libcoap/src/context.rs:649:17: warning: using `clone` on type `i32` which implements the `Copy` trait (clippy::clone_on_copy)
|
test (libcoap-rs, gnutls, nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-coverage-data-libcoap-rs-gnutls
Expired
|
63.9 MB |
|