@psalm-return array<string, array<positive-int, list<Issue>>>
public function groupedByFileAndLine() : array { return $this->issues; }