Skip to content

chore: release 5.5.3 #371

chore: release 5.5.3

chore: release 5.5.3 #371

Triggered via push October 10, 2023 23:37
Status Failure
Total duration 1m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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().