Skip to content

fix(ci): satisfy current clippy lint#1017

Merged
yvgude merged 2 commits into
mainfrom
agent/fix-ci-clippy
Jul 18, 2026
Merged

fix(ci): satisfy current clippy lint#1017
yvgude merged 2 commits into
mainfrom
agent/fix-ci-clippy

Conversation

@yvgude

@yvgude yvgude commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • invert the Linux proxy-autostart port-release branch to satisfy the current Clippy if_not_else lint
  • preserve existing behavior: start the systemd user service only after the port is released

Root cause

Rust 1.97 treats the previous negated condition with else as a denied warning. Both failing jobs compile this code; CI Green only aggregates their results.

Validation

  • cargo fmt --check
  • cargo clippy --all-features -- -D warnings
  • cargo clippy -p lean-ctx-sdk --all-targets -- -D warnings

@ousatov-ua

Copy link
Copy Markdown
Contributor

Hey @yvgude ! I've created a PR for Grok support. Tested on Super Grok (heavy) subscription.
#1016

@yvgude
yvgude marked this pull request as ready for review July 18, 2026 20:18
@yvgude
yvgude merged commit 211c8c1 into main Jul 18, 2026
21 of 26 checks passed
@yvgude
yvgude deleted the agent/fix-ci-clippy branch July 18, 2026 20:19
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants