Skip to content

3 config option to merge global css into header footer #7

3 config option to merge global css into header footer

3 config option to merge global css into header footer #7

Triggered via pull request November 18, 2023 21:06
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/BrowsershotRenderer.php#L66
Access to an undefined property object::$chromePath.
phpstan: src/BrowsershotRenderer.php#L67
Using nullsafe property access on non-nullable type object. Use -> instead.
phpstan: src/BrowsershotRenderer.php#L70
Access to an undefined property object::$nodeBinaryPath.
phpstan: src/BrowsershotRenderer.php#L71
Using nullsafe property access on non-nullable type object. Use -> instead.
phpstan: src/BrowsershotRenderer.php#L74
Access to an undefined property object::$npmBinaryPath.
phpstan: src/BrowsershotRenderer.php#L75
Using nullsafe property access on non-nullable type object. Use -> instead.
phpstan: src/BrowsershotRenderer.php#L78
Access to an undefined property object::$nodeModulesPath.
phpstan: src/BrowsershotRenderer.php#L79
Using nullsafe property access on non-nullable type object. Use -> instead.
phpstan: src/BrowsershotRenderer.php#L118
Access to an undefined property object::$mergeGlobalCss.
phpstan
Process completed with exit code 1.