refactor: PHPstan code cleanup #4
Annotations
10 errors
Run composer phpstan:
src/controllers/TablesController.php#L496
Cannot call method can() on yii\web\IdentityInterface|false.
|
Run composer phpstan:
src/controllers/TablesController.php#L499
Cannot call method can() on yii\web\IdentityInterface|false.
|
Run composer phpstan:
src/controllers/TablesController.php#L639
Cannot call method can() on yii\web\IdentityInterface|false.
|
Run composer phpstan:
src/models/Settings.php#L216
Left side of && is always true.
|
Run composer phpstan:
src/services/Beacons.php#L260
Access to static property $settings on an unknown class nystudio107\seomatic\Seomatic.
|
Run composer phpstan:
src/services/Beacons.php#L261
Access to static property $plugin on an unknown class nystudio107\seomatic\Seomatic.
|
Run composer phpstan:
src/services/DataSamples.php#L189
Access to an undefined property nystudio107\webperf\base\DbDataSampleInterface::$requestId.
|
Run composer phpstan:
src/services/DataSamples.php#L200
Access to an undefined property nystudio107\webperf\base\DbDataSampleInterface::$requestId.
|
Run composer phpstan
<error>Child process error</error>: PHPStan process crashed because it reached configured PHP memory limit: 1G
Increase your memory limit in php.ini or run PHPStan with --memory-limit CLI option.
|
Run composer phpstan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading