Feat/refactor #466
Annotations
4 errors and 1 warning
PHPStan:
custom/plugins/TinectRedirects/src/Subscriber/BeforeSendResponseSubscriber.php#L37
Parameter $excludedService of method Tinect\Redirects\Subscriber\BeforeSendResponseSubscriber::__construct() has invalid type Tinect\Redirects\Subscriber\ExcludedService.
|
PHPStan:
custom/plugins/TinectRedirects/src/Subscriber/BeforeSendResponseSubscriber.php#L37
Property Tinect\Redirects\Subscriber\BeforeSendResponseSubscriber::$excludedService has unknown class Tinect\Redirects\Subscriber\ExcludedService as its type.
|
PHPStan:
custom/plugins/TinectRedirects/src/Subscriber/BeforeSendResponseSubscriber.php#L37
Property Tinect\Redirects\Subscriber\BeforeSendResponseSubscriber::$excludedService is never read, only written.
|
PHPStan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading