Merge pull request #1631 from nextcloud/automated/noid/psalm-baseline-update-1672374034

[Automated] Update psalm-baseline.xml
This commit is contained in:
Simon L 2022-12-30 10:49:43 +01:00 committed by GitHub
commit 209d2e0f9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>