CS fix #132
phpstan.yaml
on: pull_request
PHP Static Analysis
20s
Annotations
3 errors and 1 warning
PHP Static Analysis:
tests/AutoParseTest.php#L76
Method Acsiomatic\DeviceDetectorBundle\Tests\AutoParseTest::testParserIsNotTriggeredFor() has parameter $arguments with no type specified.
|
PHP Static Analysis:
tests/AutoParseTest.php#L133
Method Acsiomatic\DeviceDetectorBundle\Tests\AutoParseTest::testParserIsNotCalledIfAutoParseIsDisabled() has parameter $arguments with no type specified.
|
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/
|