Skip to content

CS fix

CS fix #132

Triggered via pull request December 10, 2023 00:06
@renanbrrenanbr
opened #38
cs-fix
Status Failure
Total duration 30s
Artifacts

phpstan.yaml

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

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/