Fix commenting. #26
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
phpcs
/
phpcs
22s
phpstan
/
phpstan
38s
coverage
/
coverage
27s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
3 errors
phpstan / phpstan:
src/Attribute.php#L26
PHPDoc tag @var for property Pronamic\WordPress\Html\Attribute::$name with type string|null is not subtype of native type string.
|
phpstan / phpstan:
src/Element.php#L132
Instanceof between string and Pronamic\WordPress\Html\Element will always evaluate to false.
|
phpstan / phpstan
Process completed with exit code 1.
|