Set PHPUNIT_COMPOSER_INSTALL
before requiring the autoloader so it …
#706
Annotations
8 errors and 1 warning
src/Logging/JUnit/Reader.php#L55
src/Logging/JUnit/Reader.php:55:22: PossiblyNullIterator: Cannot iterate over nullable var SimpleXMLElement|null (see https://psalm.dev/097)
|
src/Logging/JUnit/Reader.php#L61
src/Logging/JUnit/Reader.php:61:18: PossiblyNullIterator: Cannot iterate over nullable var SimpleXMLElement|null (see https://psalm.dev/097)
|
src/Logging/JUnit/Reader.php#L67
src/Logging/JUnit/Reader.php:67:18: PossiblyNullIterator: Cannot iterate over nullable var SimpleXMLElement|null (see https://psalm.dev/097)
|
src/Logging/JUnit/TestCase.php#L170
src/Logging/JUnit/TestCase.php:170:21: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
src/Logging/JUnit/TestCase.php#L171
src/Logging/JUnit/TestCase.php:171:21: PossiblyNullArgument: Argument 3 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
src/Logging/JUnit/TestCase.php#L172
src/Logging/JUnit/TestCase.php:172:21: PossiblyNullArgument: Argument 4 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
src/Logging/JUnit/TestCase.php#L173
src/Logging/JUnit/TestCase.php:173:21: PossiblyNullArgument: Argument 5 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading