Update baseline #138
Annotations
10 errors and 1 warning
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Loader.php#L504
src/TextUI/Configuration/Xml/Loader.php:504:13: RedundantConditionGivenDocblockType: Docblock-defined type DOMNode for $file is always DOMNode (see https://psalm.dev/156)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Loader.php#L521
src/TextUI/Configuration/Xml/Loader.php:521:13: RedundantConditionGivenDocblockType: Docblock-defined type DOMNode for $group is always DOMNode (see https://psalm.dev/156)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Loader.php#L526
src/TextUI/Configuration/Xml/Loader.php:526:13: RedundantConditionGivenDocblockType: Docblock-defined type DOMNode for $group is always DOMNode (see https://psalm.dev/156)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Loader.php#L592
src/TextUI/Configuration/Xml/Loader.php:592:13: RedundantConditionGivenDocblockType: Docblock-defined type DOMNode for $includePath is always DOMNode (see https://psalm.dev/156)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.php#L26
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCloverToReport.php:26:44: PossiblyNullReference: Cannot call method createElement on possibly null value (see https://psalm.dev/083)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php#L26
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageCrap4jToReport.php:26:44: PossiblyNullReference: Cannot call method createElement on possibly null value (see https://psalm.dev/083)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php#L26
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageHtmlToReport.php:26:42: PossiblyNullReference: Cannot call method createElement on possibly null value (see https://psalm.dev/083)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.php#L26
src/TextUI/Configuration/Xml/Migration/Migrations/CoveragePhpToReport.php:26:41: PossiblyNullReference: Cannot call method createElement on possibly null value (see https://psalm.dev/083)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php#L26
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageTextToReport.php:26:42: PossiblyNullReference: Cannot call method createElement on possibly null value (see https://psalm.dev/083)
|
Run Psalm on internal code:
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.php#L26
src/TextUI/Configuration/Xml/Migration/Migrations/CoverageXmlToReport.php:26:41: PossiblyNullReference: Cannot call method createElement on possibly null value (see https://psalm.dev/083)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading