Compare commits

..

1 commit

Author SHA1 Message Date
638669625e 106 - Extract shared community id resolution into LemmyApiService
Some checks failed
CI / ci (push) Failing after 10m43s
CI / ci (pull_request) Failing after 10m44s
2026-07-29 20:27:40 +02:00

View file

@ -102,6 +102,12 @@ parameters:
count: 6
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\.$#'
identifier: property.notFound