$state is expanded, but the parameter $database of Cycle\Database\Config\SQ...onConfig::__construct() does not expect variable arguments.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
54
return new self(/** @scrutinizer ignore-type */ ...$state);