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>