tweak: pass empty string rather than bool #755
Annotations
5 errors and 2 warnings
PHP Static Analysis:
src/DocumentBinder.php#L168
PHPDoc tag @var with type Gt\Dom\Attr is not subtype of native type Gt\Dom\Element|Gt\Dom\Node.
|
PHP Static Analysis:
src/ListElement.php#L13
Property Gt\DomTemplate\ListElement::$listItemNextSibling (Gt\Dom\Element|Gt\Dom\Node|null) is never assigned Gt\Dom\Node so it can be removed from the property type.
|
PHP Static Analysis:
src/TableBinder.php#L204
Call to function is_array() with array<int|string, string> will always evaluate to true.
|
PHP Static Analysis:
src/TableBinder.php#L249
Call to function is_array() with array<int|string, string> will always evaluate to true.
|
PHP Static Analysis
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-artifact", "code-coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading