$User->id of type integer is incompatible with the type array expected by parameter $arguments of cs\modules\Polls\Answers::create().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$user of type integer|false is incompatible with the type array expected by parameter $additional_arguments of array_map_arguments().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
'SELECT `option` FROM...ser` = '%d' LIMIT 1' of type string is incompatible with the type string[] expected by parameter $query of cs\DB\_Abstract::qfs().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation