Files
Claude CodeandClaude Opus 4.7 01304572cb test(email-list): drop redundant accountId arg to satisfy --fatal-infos
The CI dart analyze step runs with --fatal-infos so any
avoid_redundant_argument_values info fails the build. The new
EmailThreadListController test passed the default accountId explicitly,
tripping the lint. Use the default instead.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-10 13:45:10 +00:00
..