Skip to content

Composer: upgrade deps (nette v4, symfony v6+) #169

Composer: upgrade deps (nette v4, symfony v6+)

Composer: upgrade deps (nette v4, symfony v6+) #169

Triggered via push December 1, 2023 17:04
Status Failure
Total duration 40s
Artifacts

phpstan.yml

on: push
Phpstan  /  Phpstan (8.2)
31s
Phpstan / Phpstan (8.2)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Phpstan / Phpstan (8.2): src/Core/Mapping/Validator/BasicValidator.php#L51
Call to deprecated method contains() of class Nette\Utils\Strings: use str_contains()
Phpstan / Phpstan (8.2): src/Core/Schema/Hierarchy/HierarchicalNode.php#L69
Call to deprecated method contains() of class Nette\Utils\Strings: use str_contains()
Phpstan / Phpstan (8.2): src/Core/Schema/Hierarchy/HierarchicalNode.php#L69
Call to deprecated method contains() of class Nette\Utils\Strings: use str_contains()
Phpstan / Phpstan (8.2): src/OpenApi/DI/OpenApiPlugin.php#L60
Call to deprecated method endsWith() of class Nette\Utils\Strings: use str_ends_with()
Phpstan / Phpstan (8.2): src/OpenApi/DI/OpenApiPlugin.php#L62
Call to deprecated method endsWith() of class Nette\Utils\Strings: use str_ends_with()
Phpstan / Phpstan (8.2): src/OpenApi/DI/OpenApiPlugin.php#L62
Call to deprecated method endsWith() of class Nette\Utils\Strings: use str_ends_with()
Phpstan / Phpstan (8.2): src/OpenApi/DI/OpenApiPlugin.php#L64
Call to deprecated method endsWith() of class Nette\Utils\Strings: use str_ends_with()
Phpstan / Phpstan (8.2): src/OpenApi/SchemaDefinition/Entity/EntityAdapter.php#L32
Call to deprecated method contains() of class Nette\Utils\Strings: use str_contains()
Phpstan / Phpstan (8.2): src/OpenApi/SchemaDefinition/Entity/EntityAdapter.php#L33
Call to deprecated method contains() of class Nette\Utils\Strings: use str_contains()
Phpstan / Phpstan (8.2): src/OpenApi/SchemaDefinition/Entity/EntityAdapter.php#L76
Call to deprecated method endsWith() of class Nette\Utils\Strings: use str_ends_with()