Skip to content

Add $defaultTheme property if missing on BrowserTestBase #892

Add $defaultTheme property if missing on BrowserTestBase

Add $defaultTheme property if missing on BrowserTestBase #892

Triggered via pull request November 21, 2023 08:54
Status Failure
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: pull_request
Static analysis with PHPStan
13s
Static analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Static analysis with PHPStan: src/Rector/Class_/FunctionalTestDefaultThemePropertyRector.php#L80
Doing instanceof PHPStan\Type\ObjectType is error-prone and deprecated. Use Type::isObject() or Type::getObjectClassNames() instead.
Static analysis with PHPStan: src/Rector/Class_/FunctionalTestDefaultThemePropertyRector.php#L96
Call to an undefined method PHPStan\Reflection\PropertyReflection::getNativeReflection().
Static analysis with PHPStan
Process completed with exit code 1.