$delete of type string is incompatible with the type boolean expected by parameter $delete of Blacklight\ReleaseRemover::removeCrap().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
$result of type false is incompatible with the type string expected by parameter $string of Illuminate\Console\Command::error().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation