Skip to content

Use APT to install shunit2 #375

Use APT to install shunit2

Use APT to install shunit2 #375

Triggered via push December 16, 2023 13:08
Status Failure
Total duration 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint-php
Process completed with exit code 3.
analyse-php: scripts/phar-utils-timestamps.php#L30
Property Seld\PharUtils\Timestamps::$contents (string) does not accept string|false.
analyse-php: scripts/phar-utils-timestamps.php#L40
Method Seld\PharUtils\Timestamps::updateTimestamps() has no return type specified.
analyse-php: scripts/phar-utils-timestamps.php#L136
Method Seld\PharUtils\Timestamps::save() should return bool but returns int<0, max>|false.
analyse-php: scripts/phar-utils-timestamps.php#L139
Method Seld\PharUtils\Timestamps::readUint() has no return type specified.
analyse-php: scripts/phar-utils-timestamps.php#L139
Method Seld\PharUtils\Timestamps::readUint() has parameter $bytes with no type specified.
analyse-php: scripts/phar-utils-timestamps.php#L139
Method Seld\PharUtils\Timestamps::readUint() has parameter $pos with no type specified.
analyse-php: scripts/phar-utils-timestamps.php#L143
Cannot access offset 1 on array|false.
analyse-php: src/Parser/NodeVisitor.php#L1
Ignored error pattern #^Parameter \#1 \$type of method Doctum\\Parser\\NodeVisitor\:\:typeToString\(\) expects PhpParser\\Node\\Identifier\|PhpParser\\Node\\Name\|PhpParser\\Node\\NullableType\|PhpParser\\Node\\UnionType\|null, PhpParser\\Node\\ComplexType\|PhpParser\\Node\\Identifier\|PhpParser\\Node\\Name\|null given\.$# in path /home/runner/work/doctum/doctum/src/Parser/NodeVisitor.php was not matched in reported errors.
analyse-php: src/Parser/NodeVisitor.php#L175
Call to an undefined method PhpParser\Node\ComplexType|PhpParser\Node\Identifier|PhpParser\Node\Name::__toString().
analyse-php: src/Parser/NodeVisitor.php#L381
Call to an undefined method Doctum\Reflection\Reflection::setIntersectionType().