Skip to content

Commit

Permalink
chore(tests): Update psalm baseline
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
nextcloud-command authored Sep 20, 2024
1 parent 5f32c2f commit 9c7eda4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2124,11 +2124,6 @@
<code><![CDATA[\Aws\serialize($command)]]></code>
</UndefinedFunction>
</file>
<file src="lib/private/Files/ObjectStore/StorageObjectStore.php">
<InvalidReturnType>
<code><![CDATA[string]]></code>
</InvalidReturnType>
</file>
<file src="lib/private/Files/Storage/Common.php">
<ImplementedReturnTypeMismatch>
<code><![CDATA[string|false]]></code>
Expand Down

0 comments on commit 9c7eda4

Please sign in to comment.