Skip to content

Use enums instead of generics #1223

Use enums instead of generics

Use enums instead of generics #1223

Triggered via pull request September 2, 2024 18:01
Status Failure
Total duration 2m 32s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
clippy: packages/account-wasm/src/lib.rs#L45
cannot find type `Signer` in this scope
clippy: packages/account-wasm/src/lib.rs#L45
struct takes 4 generic arguments but 3 generic arguments were supplied
clippy: packages/account-wasm/src/signer.rs#L29
method `create_credential` has a `&self` declaration in the trait, but not in the impl
clippy: packages/account-wasm/src/lib.rs#L14
unused import: `MessageSignerAccount`
clippy
Process completed with exit code 101.