Skip to content

Commit

Permalink
Merge pull request #48154 from nextcloud/automated/noid/master-update…
Browse files Browse the repository at this point in the history
…-psalm-baseline

[master] Update psalm-baseline.xml
  • Loading branch information
github-actions[bot] committed Sep 19, 2024
2 parents 9c0c285 + bfb0160 commit 854d54d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2099,15 +2099,7 @@
<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>
</ImplementedReturnTypeMismatch>
<InvalidOperand>
<code><![CDATA[!$permissions]]></code>
<code><![CDATA[$this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file)]]></code>
Expand Down Expand Up @@ -2384,7 +2376,6 @@
</file>
<file src="lib/private/Lockdown/Filesystem/NullStorage.php">
<InvalidNullableReturnType>
<code><![CDATA[getOwner]]></code>
<code><![CDATA[getPermissions]]></code>
</InvalidNullableReturnType>
<InvalidReturnStatement>
Expand Down

0 comments on commit 854d54d

Please sign in to comment.