diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-09-13 09:04:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 09:04:43 +0000 |
commit | 6aa387ea9e5af0e167176d5679adf6a38f13befd (patch) | |
tree | 8f4ad58e518cc855afdb6c5629a6eaf3e53f574d | |
parent | 413ba1a7183dee10149945e04a742d00679ae2c2 (diff) | |
parent | ce5fd09e750033e86994358c3565727b5adc7c9c (diff) | |
download | nextcloud-server-6aa387ea9e5af0e167176d5679adf6a38f13befd.tar.gz nextcloud-server-6aa387ea9e5af0e167176d5679adf6a38f13befd.zip |
Merge pull request #47932 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index def2f390275..5b98a8285cf 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2852,14 +2852,6 @@ <code><![CDATA[emit]]></code> </UndefinedInterfaceMethod> </file> - <file src="lib/private/legacy/OC_API.php"> - <InvalidNullableReturnType> - <code><![CDATA[int]]></code> - </InvalidNullableReturnType> - <NullableReturnStatement> - <code><![CDATA[null]]></code> - </NullableReturnStatement> - </file> <file src="lib/private/legacy/OC_App.php"> <InvalidArgument> <code><![CDATA[$groupsList]]></code> |