Files
compliance-scanner-agent/compliance-agent
Sharang ParnerkarandClaude Opus 4.8 e59c8add18
CI / Check (pull_request) Successful in 5m21s
CI / Detect Changes (pull_request) Has been skipped
CI / Deploy Agent (pull_request) Has been skipped
CI / Deploy Dashboard (pull_request) Has been skipped
CI / Deploy Docs (pull_request) Has been skipped
CI / Deploy MCP (pull_request) Has been skipped
fix(ics): drop test-only imports already provided by use super::*
CI compiles the test build with RUSTFLAGS=-D warnings; the two explicit
tokio::io trait imports in the modbus test module were redundant with
`use super::*` and failed the "Main Tests" step as unused imports.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 18:19:18 +02:00
..