mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
ci: bump ci image to rust 1.73.0 (#1830)
Co-authored-by: command-bot <>
This commit is contained in:
+10
-2
@@ -148,7 +148,11 @@ error[E0277]: the trait bound `Runtime: Config` is not satisfied in `frame_syste
|
||||
| ||_- in this macro invocation
|
||||
... |
|
||||
|
|
||||
= note: required because it appears within the type `Event<Runtime>`
|
||||
note: required because it appears within the type `Event<Runtime>`
|
||||
--> $WORKSPACE/substrate/frame/system/src/lib.rs
|
||||
|
|
||||
| pub enum Event<T: Config> {
|
||||
| ^^^^^
|
||||
note: required by a bound in `From`
|
||||
--> $RUST/core/src/convert/mod.rs
|
||||
|
|
||||
@@ -169,7 +173,11 @@ error[E0277]: the trait bound `Runtime: Config` is not satisfied in `frame_syste
|
||||
| ||_- in this macro invocation
|
||||
... |
|
||||
|
|
||||
= note: required because it appears within the type `Event<Runtime>`
|
||||
note: required because it appears within the type `Event<Runtime>`
|
||||
--> $WORKSPACE/substrate/frame/system/src/lib.rs
|
||||
|
|
||||
| pub enum Event<T: Config> {
|
||||
| ^^^^^
|
||||
note: required by a bound in `TryInto`
|
||||
--> $RUST/core/src/convert/mod.rs
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user