Skip to content

PR / fix: update smart sessions address & session signature encoding/decoding #1213

PR / fix: update smart sessions address & session signature encoding/decoding

PR / fix: update smart sessions address & session signature encoding/decoding #1213

Triggered via pull request October 30, 2024 16:05
Status Failure
Total duration 5m 55s
Artifacts

event_pr.yml

on: pull_request
Paths Filter
4s
Paths Filter
Test with mock bundler
5m 27s
Test with mock bundler
Matrix: CI / Check App / tests-suites
CI  /  ...  /  Formatting
CI / Check Infra / Formatting
CI  /  ...  /  TFLint
CI / Check Infra / TFLint
CI  /  ...  /  TFSec
CI / Check Infra / TFSec
CI  /  ...  /  Validate
CI / Check Infra / Validate
CI  /  ...  /  Clippy
3m 37s
CI / Check App / Clippy
CI  /  ...  /  Formatting
25s
CI / Check App / Formatting
CI  /  ...  /  Unit Tests
4m 21s
CI / Check App / Unit Tests
CI  /  ...  /  Unused Dependencies
0s
CI / Check App / Unused Dependencies
CI  /  ...  /  Licenses
49s
CI / Check App / Licenses
Matrix: CI / plan-infra
Waiting for pending jobs
Merge Check
0s
Merge Check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
CI / Check App / Clippy: src/handlers/wallet/prepare_calls.rs#L24
unresolved import `yttrium::erc7579::smart_sessions::ISmartSession::isSessionEnabledReturn`
CI / Check App / Clippy: src/handlers/wallet/prepare_calls.rs#L489
no method named `isSessionEnabled` found for struct `yttrium::erc7579::smart_sessions::ISmartSession::ISmartSessionInstance` in the current scope
CI / Check App / Clippy
could not compile `rpc-proxy` (lib) due to 2 previous errors
CI / Check App / Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
CI / Check App / Unit Tests: src/handlers/wallet/prepare_calls.rs#L24
unresolved import `yttrium::erc7579::smart_sessions::ISmartSession::isSessionEnabledReturn`
CI / Check App / Unit Tests: src/handlers/wallet/prepare_calls.rs#L489
no method named `isSessionEnabled` found for struct `ISmartSessionInstance` in the current scope
CI / Check App / Unit Tests
could not compile `rpc-proxy` (lib) due to 2 previous errors
CI / Check App / Unit Tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test with mock bundler
Process completed with exit code 101.
Paths Filter
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/