Skip to content

fix usingLaravelConfig #29

fix usingLaravelConfig

fix usingLaravelConfig #29

Triggered via push August 13, 2024 09:05
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: src/Dompurify/DompurifyCliConfig.php#L28
Method Medilies\Xssless\Dompurify\DompurifyCliConfig::__set_state() has parameter $state_array with no value type specified in iterable type array.
phpstan: src/Dompurify/DompurifyCliConfig.php#L30
Unsafe usage of new static().
phpstan: src/Dompurify/DompurifyServiceConfig.php#L30
Method Medilies\Xssless\Dompurify\DompurifyServiceConfig::__set_state() has parameter $state_array with no value type specified in iterable type array.
phpstan: src/Dompurify/DompurifyServiceConfig.php#L32
Unsafe usage of new static().
phpstan
Process completed with exit code 1.