Skip to content

Merge pull request #4 from row-bloom/3-config-option-to-merge-global-… #8

Merge pull request #4 from row-bloom/3-config-option-to-merge-global-…

Merge pull request #4 from row-bloom/3-config-option-to-merge-global-… #8

Triggered via push November 18, 2023 21:06
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: push
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.