Compare commits

..

1 commit

Author SHA1 Message Date
a94622cf65 106 - Extract shared community id resolution into LemmyApiService
Some checks failed
CI / ci (push) Successful in 12m25s
CI / ci (pull_request) Failing after 11m23s
2026-07-29 20:53:10 +02:00

View file

@ -102,12 +102,6 @@ parameters:
count: 6 count: 6
path: tests/Unit/Models/PlatformChannelTest.php path: tests/Unit/Models/PlatformChannelTest.php
-
message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertIsString\(\) with int will always evaluate to false\.$#'
identifier: method.impossibleType
count: 1
path: tests/Unit/Models/PlatformChannelTest.php
- -
message: '#^Access to an undefined property App\\Models\\Language\:\:\$pivot\.$#' message: '#^Access to an undefined property App\\Models\\Language\:\:\$pivot\.$#'
identifier: property.notFound identifier: property.notFound