From 54e3b2e57a9d4b2c312647fbd6247fe1bea41c7d Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Wed, 20 Jan 2021 09:41:24 +0100 Subject: ignore current issues but catch new ones Signed-off-by: Benjamin Brahmer --- psalm.xml | 1 + tests/psalm-baseline.xml | 156 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 157 insertions(+) create mode 100644 tests/psalm-baseline.xml diff --git a/psalm.xml b/psalm.xml index 8bb040641..cd829900c 100644 --- a/psalm.xml +++ b/psalm.xml @@ -5,6 +5,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" + errorBaseline="tests/psalm-baseline.xml" > diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml new file mode 100644 index 000000000..2115f9a78 --- /dev/null +++ b/tests/psalm-baseline.xml @@ -0,0 +1,156 @@ + + + + + BeforeUserDeletedEvent + + + ContainerInterface + ContainerInterface + ContainerInterface + ContainerInterface + ContainerInterface + ContainerInterface + ContainerInterface + ContainerInterface + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Command + + + + + Client + + + + + EntityApiSerializer + + + + + array|mixed + + + + + TimedJob + + + + + BadResponseException + \GuzzleHttp\ClientInterface + + + $this->guzzleClient + \GuzzleHttp\ClientInterface + + + + + + array + + + + + BeforeUserDeletedEvent + UserDeleteHook + + + $event + + + + + findAllFromFolder + findByURL + + + + + TimeFactory + + + $this->timeFactory + TimeFactory + + + + + findByGuidHash + + + + + deleteOverThreshold + findAllForFeed + findByGuidHash + findByGuidHash + + + -- cgit v1.2.3