Skip to content

update php doc

update php doc #332

Triggered via push October 5, 2024 20:25
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

13 errors
PHPUnit (PHP: 8.3)
Process completed with exit code 255.
PHPUnit (PHP: 8.2)
The job was canceled because "_8_3" failed.
PHPUnit (PHP: 8.2)
The operation was canceled.
InvalidArgument: src/Definitions.php#L149
src/Definitions.php:149:38: InvalidArgument: Argument 2 of PSX\Schema\Definitions::addType expects PSX\Schema\Type\DefinitionTypeAbstract, but PSX\Schema\DefinitionType provided (see https://psalm.dev/004)
UndefinedInterfaceMethod: src/Definitions.php#L165
src/Definitions.php:165:40: UndefinedInterfaceMethod: Method PSX\Schema\SchemaInterface::getType does not exist (see https://psalm.dev/181)
InvalidArgument: src/Generator/CodeGeneratorAbstract.php#L75
src/Generator/CodeGeneratorAbstract.php:75:46: InvalidArgument: Argument 2 of PSX\Schema\Generator\CodeGeneratorAbstract::generateDefinition expects PSX\Schema\Type\DefinitionTypeAbstract, but PSX\Schema\DefinitionType provided (see https://psalm.dev/004)
InvalidArgument: src/Generator/JsonSchema.php#L89
src/Generator/JsonSchema.php:89:50: InvalidArgument: Argument 1 of PSX\Schema\Generator\JsonSchema::generateType expects PSX\Schema\TypeInterface, but PSX\Schema\DefinitionType provided (see https://psalm.dev/004)
UndefinedMethod: src/Generator/Markdown.php#L67
src/Generator/Markdown.php:67:29: UndefinedMethod: Method PSX\Schema\Generator\Code\Property::isRequired does not exist (see https://psalm.dev/022)
RedundantCondition: src/Generator/Php.php#L326
src/Generator/Php.php:326:13: RedundantCondition: Type PSX\Schema\Type\PropertyTypeAbstract for $type is always PSX\Schema\Type\PropertyTypeAbstract (see https://psalm.dev/122)
UndefinedMethod: src/Generator/Python.php#L167
src/Generator/Python.php:167:30: UndefinedMethod: Method PSX\Schema\Type\ReferencePropertyType::getRef does not exist (see https://psalm.dev/022)
UndefinedMethod: src/Generator/Python.php#L167
src/Generator/Python.php:167:49: UndefinedMethod: Method PSX\Schema\Type\ReferencePropertyType::getRef does not exist (see https://psalm.dev/022)
UndefinedMethod: src/Generator/Python.php#L168
src/Generator/Python.php:168:28: UndefinedMethod: Method PSX\Schema\Type\ReferencePropertyType::getTemplate does not exist (see https://psalm.dev/022)
UndefinedMethod: src/Generator/Python.php#L169
src/Generator/Python.php:169:37: UndefinedMethod: Method PSX\Schema\Type\ReferencePropertyType::getTemplate does not exist (see https://psalm.dev/022)