Skip to content

fixup! feat(ci): build and deploy docs #8

fixup! feat(ci): build and deploy docs

fixup! feat(ci): build and deploy docs #8

Triggered via push December 18, 2024 14:18
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error and 3 warnings
Invalid workflow file: .github/workflows/report.yml#L124
You have an error in your yaml syntax on line 124
[clippy] libcoap/src/context.rs#L649 <clippy::clone_on_copy>: libcoap/src/context.rs#L649
using `clone` on type `i32` which implements the `Copy` trait
[rustfmt] libcoap/src/crypto/mod.rs#L73: libcoap/src/crypto/mod.rs#L73
Should be `pub enum ClientCryptoContext<'a> {`