fix: Adapt URLs generated in the backend to new routes #5035
Annotations
10 errors and 1 warning
Run coding standards check:
lib/Notification/Notifier.php#L113
lib/Notification/Notifier.php:113:46: InvalidScalarArgument: Argument 2 of OCA\Deck\Notification\Notifier::getCardUrl expects int, but string provided (see https://psalm.dev/012)
|
Run coding standards check:
lib/Notification/Notifier.php#L128
lib/Notification/Notifier.php:128:56: InvalidScalarArgument: Argument 2 of OCA\Deck\Notification\Notifier::getCardUrl expects int, but string provided (see https://psalm.dev/012)
|
Run coding standards check:
lib/Notification/Notifier.php#L150
lib/Notification/Notifier.php:150:46: InvalidScalarArgument: Argument 2 of OCA\Deck\Notification\Notifier::getCardUrl expects int, but string provided (see https://psalm.dev/012)
|
Run coding standards check:
lib/Notification/Notifier.php#L160
lib/Notification/Notifier.php:160:56: InvalidScalarArgument: Argument 2 of OCA\Deck\Notification\Notifier::getCardUrl expects int, but string provided (see https://psalm.dev/012)
|
Run coding standards check:
lib/Notification/Notifier.php#L188
lib/Notification/Notifier.php:188:46: InvalidScalarArgument: Argument 2 of OCA\Deck\Notification\Notifier::getCardUrl expects int, but string provided (see https://psalm.dev/012)
|
Run coding standards check:
lib/Notification/Notifier.php#L200
lib/Notification/Notifier.php:200:56: InvalidScalarArgument: Argument 2 of OCA\Deck\Notification\Notifier::getCardUrl expects int, but string provided (see https://psalm.dev/012)
|
Run coding standards check:
lib/Notification/Notifier.php#L223
lib/Notification/Notifier.php:223:37: InvalidScalarArgument: Argument 1 of OCA\Deck\Notification\Notifier::getBoardUrl expects int, but non-falsy-string provided (see https://psalm.dev/012)
|
Run coding standards check:
lib/Notification/Notifier.php#L232
lib/Notification/Notifier.php:232:47: InvalidScalarArgument: Argument 1 of OCA\Deck\Notification\Notifier::getBoardUrl expects int, but non-falsy-string provided (see https://psalm.dev/012)
|
Run coding standards check:
lib/Teams/DeckTeamResourceProvider.php#L46
lib/Teams/DeckTeamResourceProvider.php:46:84: UndefinedVariable: Cannot find referenced variable $boardId (see https://psalm.dev/024)
|
Run coding standards check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading