Skip to content

build: bump Stylus SDK to v0.8 #61

build: bump Stylus SDK to v0.8

build: bump Stylus SDK to v0.8 #61

Triggered via pull request February 13, 2025 16:05
Status Failure
Total duration 1m 29s
Artifacts

test.yml

on: pull_request
Matrix: required
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 21 warnings
ubuntu / stable: crates/motsu/src/lib.rs#L172
no method named `vm` found for reference `&PingContract` in the current scope
ubuntu / stable: crates/motsu/src/lib.rs#L172
no function or associated item named `new` found for struct `PingContract` in the current scope
ubuntu / stable: crates/motsu/src/lib.rs#L229
no method named `vm` found for reference `&PongContract` in the current scope
ubuntu / stable: crates/motsu/src/lib.rs#L229
no function or associated item named `new` found for struct `PongContract` in the current scope
ubuntu / stable: crates/motsu/src/lib.rs#L267
the method `sender` exists for struct `Contract<PingContract>`, but its trait bounds were not satisfied
ubuntu / stable: crates/motsu/src/lib.rs#L268
the method `address` exists for struct `Contract<PongContract>`, but its trait bounds were not satisfied
ubuntu / stable: crates/motsu/src/lib.rs#L272
the method `sender` exists for struct `Contract<PingContract>`, but its trait bounds were not satisfied
ubuntu / stable: crates/motsu/src/lib.rs#L273
the method `sender` exists for struct `Contract<PongContract>`, but its trait bounds were not satisfied
ubuntu / stable: crates/motsu/src/lib.rs#L259
the function or associated item `random` exists for struct `Contract<PingContract>`, but its trait bounds were not satisfied
ubuntu / stable: crates/motsu/src/lib.rs#L259
the function or associated item `random` exists for struct `Contract<PongContract>`, but its trait bounds were not satisfied
ubuntu / beta
The job was canceled because "stable" failed.
ubuntu / beta: crates/motsu/src/lib.rs#L172
no method named `vm` found for reference `&PingContract` in the current scope
ubuntu / beta: crates/motsu/src/lib.rs#L172
no function or associated item named `new` found for struct `PingContract` in the current scope
ubuntu / beta: crates/motsu/src/lib.rs#L229
no method named `vm` found for reference `&PongContract` in the current scope
ubuntu / beta: crates/motsu/src/lib.rs#L229
no function or associated item named `new` found for struct `PongContract` in the current scope
ubuntu / beta: crates/motsu/src/lib.rs#L267
the method `sender` exists for struct `Contract<PingContract>`, but its trait bounds were not satisfied
ubuntu / beta: crates/motsu/src/lib.rs#L268
the method `address` exists for struct `Contract<PongContract>`, but its trait bounds were not satisfied
ubuntu / beta: crates/motsu/src/lib.rs#L272
the method `sender` exists for struct `Contract<PingContract>`, but its trait bounds were not satisfied
ubuntu / beta: crates/motsu/src/lib.rs#L273
the method `sender` exists for struct `Contract<PongContract>`, but its trait bounds were not satisfied
ubuntu / beta: crates/motsu/src/lib.rs#L259
the function or associated item `random` exists for struct `Contract<PingContract>`, but its trait bounds were not satisfied
ubuntu / beta: crates/motsu/src/lib.rs#L259
the function or associated item `random` exists for struct `Contract<PongContract>`, but its trait bounds were not satisfied
ubuntu / stable
Cache not found for keys: v0-rust-required-Linux-37eab825-e113684b, v0-rust-required-Linux-37eab825
ubuntu / stable: crates/motsu/src/lib.rs#L160
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / stable: crates/motsu/src/lib.rs#L183
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / stable: crates/motsu/src/lib.rs#L189
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / stable: crates/motsu/src/lib.rs#L190
use of deprecated function `stylus_sdk::contract::address`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / stable: crates/motsu/src/lib.rs#L197
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / stable: crates/motsu/src/lib.rs#L246
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / stable: crates/motsu/src/lib.rs#L247
use of deprecated function `stylus_sdk::contract::address`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / stable: crates/motsu/src/lib.rs#L420
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / stable: crates/motsu/src/lib.rs#L470
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / stable: crates/motsu/src/lib.rs#L482
use of deprecated function `stylus_sdk::msg::value`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / beta: crates/motsu/src/lib.rs#L160
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / beta: crates/motsu/src/lib.rs#L183
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / beta: crates/motsu/src/lib.rs#L189
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / beta: crates/motsu/src/lib.rs#L190
use of deprecated function `stylus_sdk::contract::address`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / beta: crates/motsu/src/lib.rs#L197
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / beta: crates/motsu/src/lib.rs#L246
use of deprecated function `stylus_sdk::msg::sender`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / beta: crates/motsu/src/lib.rs#L247
use of deprecated function `stylus_sdk::contract::address`: Use the .vm() method available on Stylus contracts instead to access host environment methods
ubuntu / beta: crates/motsu/src/lib.rs#L420
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / beta: crates/motsu/src/lib.rs#L470
use of deprecated struct `stylus_sdk::call::Call`: Use the Call struct defined in stylus_core::calls::context instead
ubuntu / beta: crates/motsu/src/lib.rs#L482
use of deprecated function `stylus_sdk::msg::value`: Use the .vm() method available on Stylus contracts instead to access host environment methods