Skip to content

Commit

Permalink
Update psalm baseline for recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bakert committed Dec 4, 2024
1 parent a748cd7 commit aeaa88b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
<code><![CDATA[$params]]></code>
<code><![CDATA[$params]]></code>
<code><![CDATA[$params]]></code>
<code><![CDATA[$params]]></code>
<code><![CDATA[$sql]]></code>
<code><![CDATA[$sql]]></code>
<code><![CDATA[$sql]]></code>
<code><![CDATA[$sql]]></code>
Expand All @@ -38,7 +36,6 @@
<code><![CDATA[$params]]></code>
<code><![CDATA[$params]]></code>
<code><![CDATA[$params]]></code>
<code><![CDATA[$params]]></code>
<code><![CDATA[$sql]]></code>
<code><![CDATA[$sql]]></code>
<code><![CDATA[$sql]]></code>
Expand Down Expand Up @@ -356,11 +353,6 @@
<code><![CDATA[$playerName]]></code>
</PropertyNotSetInConstructor>
</file>
<file src="gatherling/Models/Entry.php">
<RiskyTruthyFalsyComparison>
<code><![CDATA[!$deckId]]></code>
</RiskyTruthyFalsyComparison>
</file>
<file src="gatherling/Models/EntryDto.php">
<MissingConstructor>
<code><![CDATA[$deck_id]]></code>
Expand Down Expand Up @@ -1381,7 +1373,6 @@
<code><![CDATA[$prereg_default]]></code>
<code><![CDATA[$start_day]]></code>
<code><![CDATA[$start_time]]></code>
<code><![CDATA[$this_season_format]]></code>
</PropertyNotSetInConstructor>
<RiskyTruthyFalsyComparison>
<code><![CDATA[$result]]></code>
Expand Down Expand Up @@ -2238,6 +2229,7 @@
<MixedArrayAssignment>
<code><![CDATA[$CONFIG['GIT_HASH']]]></code>
<code><![CDATA[$CONFIG['GIT_HASH']]]></code>
<code><![CDATA[$CONFIG['GIT_HASH']]]></code>
</MixedArrayAssignment>
</file>
<file src="gatherling/config.php">
Expand Down

0 comments on commit aeaa88b

Please sign in to comment.