Contract implementation cli #22
ci.yml
on: pull_request
Lint and Test (Ubuntu)
36s
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`
|