Skip to content

🎨

🎨 #2

Triggered via push April 16, 2026 12:19
Status Failure
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Link)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Link) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/License)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\License) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Info)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Info) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Header)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Header) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/ExternalDocs)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\ExternalDocs) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Example)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Example) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Encoding)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Encoding) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Discriminator)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Discriminator) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Contact)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Contact) and 'getExtensions' will always evaluate to true.
phpstan: src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Components)#L39
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Components) and 'getExtensions' will always evaluate to true.