mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-27 01:02:10 +08:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
c21087d6d0
commit
10cdcaa98f
1 changed files with 0 additions and 11 deletions
|
@ -38,17 +38,6 @@
|
||||||
<code>$args</code>
|
<code>$args</code>
|
||||||
</MissingParamType>
|
</MissingParamType>
|
||||||
</file>
|
</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->GetInternalPort() !== null</code>
|
|
||||||
</RedundantCondition>
|
|
||||||
</file>
|
|
||||||
<file src="src/Twig/ClassExtension.php">
|
<file src="src/Twig/ClassExtension.php">
|
||||||
<MissingParamType occurrences="1">
|
<MissingParamType occurrences="1">
|
||||||
<code>$object</code>
|
<code>$object</code>
|
||||||
|
|
Loading…
Reference in a new issue