Skip to content

Commit

Permalink
ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
gui1117 committed Dec 5, 2024
1 parent 1566519 commit 2e756bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ error[E0631]: type mismatch in function arguments
|
= note: expected function signature `for<'a> fn(frame_support::pallet_prelude::TransactionSource, &'a _) -> _`
found function signature `fn(frame_support::pallet_prelude::TransactionSource, _) -> _`
= note: the full name for the type has been written to '$WORKSPACE/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-ce4bafddabbb422c.long-type-10504070144385936145.txt'
= note: the full name for the type has been written to '$WORKSPACE/target/tests/trybuild/x86_64-unknown-linux-gnu/debug/deps/$CRATE-f286e3c006f35842.long-type-458005035462757618.txt'
= note: consider using `--verbose` to print the full type name to the console
help: consider adjusting the signature so it borrows its argument
|
Expand Down

0 comments on commit 2e756bc

Please sign in to comment.