Add basic elements #19
Annotations
10 errors and 1 warning
Execute static analysis:
src/Elements/AbstractElement.php#L46
Property MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::$children type has no value type specified in iterable type array.
|
Execute static analysis:
src/Elements/AbstractElement.php#L48
Property MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::$properties type has no value type specified in iterable type array.
|
Execute static analysis:
src/Elements/AbstractElement.php#L50
Property MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::$globalAttributes type has no value type specified in iterable type array.
|
Execute static analysis:
src/Elements/AbstractElement.php#L79
Method MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::__construct() has parameter $attributes with no value type specified in iterable type array.
|
Execute static analysis:
src/Elements/AbstractElement.php#L136
Method MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::getChildContext() return type has no value type specified in iterable type array.
|
Execute static analysis:
src/Elements/AbstractElement.php#L192
Part $value (array<string, string>|non-falsy-string) of encapsed string cannot be cast to string.
|
Execute static analysis:
src/Elements/AbstractElement.php#L198
Method MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::getStyles() return type has no value type specified in iterable type array.
|
Execute static analysis:
src/Elements/AbstractElement.php#L200
Method MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::styles() has parameter $styles with no type specified.
|
Execute static analysis:
src/Elements/AbstractElement.php#L223
Method MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::renderChildren() has no return type specified.
|
Execute static analysis:
src/Elements/AbstractElement.php#L223
Method MadeByDenis\PhpMjmlRenderer\Elements\AbstractElement::renderChildren() has parameter $children with no type specified.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading