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 4, 2023
1 parent 263af1b commit 4b4e947
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 206 deletions.
Loading

0 comments on commit 4b4e947

Please sign in to comment.