feat: Initial SSO support with hwi/oauth-bundle #366
Annotations
10 errors and 1 warning
|
Run phpstan:
src/Entity/Address.php#L34
Attribute class Symfony\Component\Serializer\Annotation\Groups does not exist.
|
|
Run phpstan:
src/Entity/Address.php#L31
Property App\Entity\Address::$member type mapping mismatch: database can contain App\Entity\Member|null but property expects App\Entity\Member.
|
|
Run phpstan:
src/Entity/ActivityAttendee.php#L47
Property App\Entity\ActivityAttendee::$organizer type mapping mismatch: property can contain bool but database expects int.
|
|
Run phpstan:
src/Entity/ActivityAttendee.php#L47
Property App\Entity\ActivityAttendee::$organizer type mapping mismatch: database can contain int but property expects bool.
|
|
Run phpstan:
src/Doctrine/Hydrator/LanguageHydrator.php#L13
Access to an undefined property App\Doctrine\Hydrator\LanguageHydrator::$_stmt.
|
|
Run phpstan:
src/Doctrine/Filter/LanguageFilter.php#L51
Parameter $reader of method App\Doctrine\Filter\LanguageFilter::setAnnotationReader() has invalid type Doctrine\Common\Annotations\Reader.
|
|
Run phpstan:
src/Doctrine/Filter/Configurator.php#L21
Parameter $reader of method App\Doctrine\Filter\Configurator::__construct() has invalid type Doctrine\Common\Annotations\Reader.
|
|
Run phpstan:
src/Doctrine/Filter/Configurator.php#L21
Parameter $em of method App\Doctrine\Filter\Configurator::__construct() has invalid type Doctrine\Common\Persistence\ObjectManager.
|
|
Run phpstan:
src/Controller/StatisticsController.php#L225
Call to an undefined method App\Controller\StatisticsController::get().
|
|
Run phpstan:
src/Controller/StatisticsController.php#L197
Instantiated class StatsModel not found.
|
|
Get Composer Cache Directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading