Feature/user bookings v2 service commands #356
Annotations
4 errors and 2 warnings
src/Command/UserBookingCacheChangeCommand.php#L59
src/Command/UserBookingCacheChangeCommand.php:59:31: TooManyArguments: Too many arguments for method Symfony\Component\Console\Style\SymfonyStyle::confirm - saw 3 (see https://psalm.dev/026)
|
src/Command/UserBookingCacheChangeCommand.php#L66
src/Command/UserBookingCacheChangeCommand.php:66:25: TooManyArguments: Too many arguments for method Symfony\Component\Console\Style\SymfonyStyle::confirm - saw 3 (see https://psalm.dev/026)
|
src/Service/MicrosoftGraphBookingService.php#L478
src/Service/MicrosoftGraphBookingService.php:478:13: UndefinedPropertyAssignment: Instance property App\Entity\Main\UserBooking::$userId is not defined (see https://psalm.dev/038)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading