Skip to content

fix: Non-letter payment method identifiers are accepted #1321

fix: Non-letter payment method identifiers are accepted

fix: Non-letter payment method identifiers are accepted #1321

Triggered via pull request August 9, 2026 03:21
Status Success
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint: crates/alloy-transport-mpp/src/http.rs#L427
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L404
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L404
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L382
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L363
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L356
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L352
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L351
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L341
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.
Lint: crates/alloy-transport-mpp/src/http.rs#L325
no-unwrap-in-lib: Avoid .unwrap() in library code. Use proper error handling with ? or .expect() with context.