Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 #4074

Bump cross-spawn from 7.0.3 to 7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6 #4074

Triggered via push November 18, 2024 23:37
Status Failure
Total duration 9m 47s
Artifacts

php_analysis.yml

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

Annotations

10 errors
InvalidConsoleOptionValue: src/CoreBundle/Command/SendScheduledAnnouncementsCommand.php#L35
src/CoreBundle/Command/SendScheduledAnnouncementsCommand.php:35:40: InvalidConsoleOptionValue: Use Symfony\Component\Console\Input\InputOption constants
TooFewArguments: src/CoreBundle/Controller/OAuth2/AbstractProviderController.php#L25
src/CoreBundle/Controller/OAuth2/AbstractProviderController.php:25:59: TooFewArguments: Too few arguments for KnpU\OAuth2ClientBundle\Client\OAuth2ClientInterface::redirect - expecting scopes to be passed (see https://psalm.dev/025)
TooFewArguments: src/CoreBundle/Controller/OAuth2/AbstractProviderController.php#L25
src/CoreBundle/Controller/OAuth2/AbstractProviderController.php:25:59: TooFewArguments: Too few arguments for KnpU\OAuth2ClientBundle\Client\OAuth2ClientInterface::redirect - expecting options to be passed (see https://psalm.dev/025)
TooFewArguments: src/CoreBundle/Controller/OAuth2/AbstractProviderController.php#L25
src/CoreBundle/Controller/OAuth2/AbstractProviderController.php:25:59: TooFewArguments: Too few arguments for method KnpU\OAuth2ClientBundle\Client\OAuth2ClientInterface::redirect saw 0 (see https://psalm.dev/025)
UnhandledMatchCondition: src/CoreBundle/Decorator/OAuth2ProviderFactoryDecorator.php#L36
src/CoreBundle/Decorator/OAuth2ProviderFactoryDecorator.php:36:27: UnhandledMatchCondition: This match expression is not exhaustive - consider values League\OAuth2\Client\Provider\Facebook::class|League\OAuth2\Client\Provider\GenericProvider::class|Stevenmaguire\OAuth2\Client\Provider\Keycloak::class|mixed (see https://psalm.dev/236)
UndefinedVariable: src/CoreBundle/Entity/User.php#L2415
src/CoreBundle/Entity/User.php:2415:48: UndefinedVariable: Cannot find referenced variable $user (see https://psalm.dev/024)
UndefinedVariable: src/CoreBundle/Entity/User.php#L2415
src/CoreBundle/Entity/User.php:2415:90: UndefinedVariable: Cannot find referenced variable $user (see https://psalm.dev/024)
UndefinedClass: src/CoreBundle/Migrations/Schema/V200/Version20201216110722.php#L94
src/CoreBundle/Migrations/Schema/V200/Version20201216110722.php:94:33: UndefinedClass: Class, interface or enum named Chamilo\CoreBundle\Migrations\Schema\V200\Database does not exist (see https://psalm.dev/019)
MissingTemplateParam: src/CoreBundle/Security/Authorization/Voter/MessageRelUserVoter.php#L16
src/CoreBundle/Security/Authorization/Voter/MessageRelUserVoter.php:16:7: MissingTemplateParam: Chamilo\CoreBundle\Security\Authorization\Voter\MessageRelUserVoter has missing template params when extending Symfony\Component\Security\Core\Authorization\Voter\Voter, expecting 2 (see https://psalm.dev/182)
UndefinedDocblockClass: src/CoreBundle/ServiceHelper/ThemeHelper.php#L82
src/CoreBundle/ServiceHelper/ThemeHelper.php:82:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Chamilo\CoreBundle\ServiceHelper\UnableToCheckExistence does not exist (see https://psalm.dev/200)