Skip to content

Commit

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

[Automated] Update psalm-baseline.xml
  • Loading branch information
szaimen authored Dec 30, 2022
2 parents c21087d + 10cdcaa commit 209d2e0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions php/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,6 @@
<code>$args</code>
</MissingParamType>
</file>
<file src="src/Docker/DockerActionManager.php">
<InvalidReturnType occurrences="1">
<code>IContainerState</code>
</InvalidReturnType>
<InvalidScalarArgument occurrences="1">
<code>$internalPort</code>
</InvalidScalarArgument>
<RedundantCondition occurrences="1">
<code>$container-&gt;GetInternalPort() !== null</code>
</RedundantCondition>
</file>
<file src="src/Twig/ClassExtension.php">
<MissingParamType occurrences="1">
<code>$object</code>
Expand Down

0 comments on commit 209d2e0

Please sign in to comment.