Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable28] Update psalm-baseline.xml #45133

Merged
merged 1 commit into from
May 7, 2024

Conversation

nextcloud-command
Copy link
Contributor

Auto-generated update psalm-baseline.xml with fixed psalm warnings

@nextcloud-command nextcloud-command requested review from a team, ArtificialOwl, Altahrim and yemkareems and removed request for a team May 1, 2024 02:23
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable28-update-psalm-baseline branch from 3a9e62e to 6cc0f2f Compare May 2, 2024 02:25
@nextcloud-command nextcloud-command requested a review from a team May 2, 2024 02:25
@@ -332,7 +332,7 @@
</RedundantCast>
<RedundantCondition>
<code><![CDATA[!empty($modified['old']) && is_array($modified['old'])]]></code>
<code>is_array($modified['old'])</code>
<code><![CDATA[is_array($modified['old'])]]></code>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funny this was removed with the last run and now the CATA is back

@nextcloud-command nextcloud-command force-pushed the automated/noid/stable28-update-psalm-baseline branch from 6cc0f2f to bb8c7b3 Compare May 3, 2024 02:25
@nextcloud-command nextcloud-command requested a review from a team May 3, 2024 02:25
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable28-update-psalm-baseline branch 3 times, most recently from 5c0b347 to 7bc486a Compare May 6, 2024 02:23
@nextcloud-command nextcloud-command force-pushed the automated/noid/stable28-update-psalm-baseline branch from 1c5286c to c3fa6b6 Compare May 7, 2024 02:36
@come-nc come-nc merged commit 6ab53e2 into stable28 May 7, 2024
45 checks passed
@come-nc come-nc deleted the automated/noid/stable28-update-psalm-baseline branch May 7, 2024 07:09
@skjnldsv skjnldsv mentioned this pull request May 15, 2024
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews automated pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants