mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
b697c8e54b
commit
3fda5153b9
2 changed files with 0 additions and 37 deletions
|
|
@ -15,11 +15,6 @@
|
|||
<code>$this->request->server</code>
|
||||
</NoInterfaceProperties>
|
||||
</file>
|
||||
<file src="lib/public/Server.php">
|
||||
<InvalidThrow occurrences="2">
|
||||
<code>ContainerExceptionInterface</code>
|
||||
</InvalidThrow>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/App.php">
|
||||
<InternalMethod occurrences="1">
|
||||
<code>new RouteConfig($this->container, $router, $routes)</code>
|
||||
|
|
@ -28,11 +23,6 @@
|
|||
<code>\OC</code>
|
||||
</UndefinedClass>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Bootstrap/IBootContext.php">
|
||||
<InvalidThrow occurrences="1">
|
||||
<code>ContainerExceptionInterface</code>
|
||||
</InvalidThrow>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Db/Entity.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
|
|
@ -146,12 +136,6 @@
|
|||
<code>\OC</code>
|
||||
</UndefinedClass>
|
||||
</file>
|
||||
<file src="lib/public/IContainer.php">
|
||||
<InvalidThrow occurrences="2">
|
||||
<code>ContainerExceptionInterface</code>
|
||||
<code>ContainerExceptionInterface</code>
|
||||
</InvalidThrow>
|
||||
</file>
|
||||
<file src="lib/public/Template.php">
|
||||
<UndefinedFunction occurrences="7">
|
||||
<code>\html_select_options($options, $selected, $params)</code>
|
||||
|
|
|
|||
|
|
@ -3428,9 +3428,6 @@
|
|||
<code>$id</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Notification/Manager.php">
|
||||
<InvalidCatch occurrences="3"/>
|
||||
</file>
|
||||
<file src="lib/private/Preview/BackgroundCleanupJob.php">
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>[]</code>
|
||||
|
|
@ -3584,7 +3581,6 @@
|
|||
<code>\OCP\Calendar\Room\IManager</code>
|
||||
<code>\OCP\Files\Folder|null</code>
|
||||
</ImplementedReturnTypeMismatch>
|
||||
<InvalidCatch occurrences="1"/>
|
||||
<UndefinedDocblockClass occurrences="1">
|
||||
<code>\OC\OCSClient</code>
|
||||
</UndefinedDocblockClass>
|
||||
|
|
@ -4010,11 +4006,6 @@
|
|||
<code>new RouteConfig($this->container, $router, $routes)</code>
|
||||
</InternalMethod>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Bootstrap/IBootContext.php">
|
||||
<InvalidThrow occurrences="1">
|
||||
<code>ContainerExceptionInterface</code>
|
||||
</InvalidThrow>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Db/Entity.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
|
|
@ -4059,18 +4050,6 @@
|
|||
<code>array</code>
|
||||
</InvalidParamDefault>
|
||||
</file>
|
||||
<file src="lib/public/IContainer.php">
|
||||
<InvalidThrow occurrences="2">
|
||||
<code>ContainerExceptionInterface</code>
|
||||
<code>ContainerExceptionInterface</code>
|
||||
</InvalidThrow>
|
||||
</file>
|
||||
<file src="lib/public/Server.php">
|
||||
<InvalidThrow occurrences="2">
|
||||
<code>ContainerExceptionInterface</code>
|
||||
<code>NotFoundExceptionInterface</code>
|
||||
</InvalidThrow>
|
||||
</file>
|
||||
<file src="remote.php">
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$e->getCode()</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue