Skip to content

Add DeviceDetect proxy to autoload. #129

Add DeviceDetect proxy to autoload.

Add DeviceDetect proxy to autoload. #129

Re-run triggered November 29, 2023 20:31
Status Failure
Total duration 32s
Artifacts

phpstan.yaml

on: pull_request
PHP Static Analysis
19s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
PHP Static Analysis: src/Factory/DeviceDetectorProxyFactory.php#L76
Parameter #1 $callback of function spl_autoload_register expects (callable(string): void)|null, ProxyManager\Autoloader\AutoloaderInterface given.
PHP Static Analysis
Process completed with exit code 1.
PHP Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/