Skip to content

Commit

Permalink
qa: updated Psalm baseline
Browse files Browse the repository at this point in the history
Fixed one type issue in a test where it was possible to expand types expected.
All other reported issues are now due to type inference being less strict than the engine, leading us to perform validation to be correct, but Psalm complaining that the expected types would not require validation.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
  • Loading branch information
weierophinney committed Apr 6, 2023
1 parent f43565f commit 1166505
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 94 deletions.
Loading

0 comments on commit 1166505

Please sign in to comment.