fix: satisfy clippy for HTTPS record update #66

Merged
gofix merged 1 commit from fix/rust-ci-clippy-https-record into master 2026-05-09 08:34:45 +00:00
Contributor

Summary

  • Refactor Cloudflare HTTPS record updates to pass a prebuilt request body.
  • Keeps behavior unchanged while avoiding Clippy too_many_arguments under -D warnings.

Verification

  • cargo fmt --check
  • TMPDIR=/var/tmp CARGO_TARGET_DIR=/var/tmp/portal-target cargo test --locked
  • TMPDIR=/var/tmp CARGO_TARGET_DIR=/var/tmp/portal-target cargo clippy --locked --all-targets -- -D warnings
## Summary - Refactor Cloudflare HTTPS record updates to pass a prebuilt request body. - Keeps behavior unchanged while avoiding Clippy `too_many_arguments` under `-D warnings`. ## Verification - `cargo fmt --check` - `TMPDIR=/var/tmp CARGO_TARGET_DIR=/var/tmp/portal-target cargo test --locked` - `TMPDIR=/var/tmp CARGO_TARGET_DIR=/var/tmp/portal-target cargo clippy --locked --all-targets -- -D warnings`
fix: satisfy clippy for HTTPS record update
All checks were successful
Rust CI / Format, lint, and test (pull_request) Successful in 59s
34dbea9a39
gofix merged commit c2270c94b6 into master 2026-05-09 08:34:45 +00:00
gofix deleted branch fix/rust-ci-clippy-https-record 2026-05-09 08:34:45 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gofix/portal-tunnel-rs!66
No description provided.