Skip to content

Contract implementation cli #22

Contract implementation cli

Contract implementation cli #22

Triggered via pull request November 20, 2025 14:25
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Lint and Test (Ubuntu)
36s
Lint and Test (Ubuntu)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint and Test (Ubuntu)
Process completed with exit code 101.
Lint and Test (Ubuntu): crates/dex-nostr-relay/src/types.rs#L356
using `clone` on type `DateTime<Utc>` which implements the `Copy` trait
Lint and Test (Ubuntu): crates/dex-nostr-relay/src/types.rs#L238
`format!` in `writeln!` args
Lint and Test (Ubuntu): crates/dex-nostr-relay/src/handlers/common.rs#L8
`filter` for `Some` followed by `unwrap`