fix: Exclude Readme.md files from file locking in the text app #13493
psalm.yml
on: pull_request
static-psalm-analysis
28s
Annotations
3 errors
|
static-psalm-analysis
Process completed with exit code 2.
|
|
DocblockTypeContradiction:
lib/Service/ApiService.php#L134
lib/Service/ApiService.php:134:52: DocblockTypeContradiction: Cannot resolve types for $<tmp coalesce var>5023 - docblock-defined type string does not contain null (see https://psalm.dev/155)
|
|
RedundantConditionGivenDocblockType:
lib/Service/ApiService.php#L134
lib/Service/ApiService.php:134:32: RedundantConditionGivenDocblockType: Docblock-defined type string for $<tmp coalesce var>5023 is never null (see https://psalm.dev/156)
|