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

Identity map cannot contains null value #10156

Merged
merged 1 commit into from
Jan 22, 2023

Conversation

PowerKiKi
Copy link
Contributor

This reduce psalm errors/warnings count

@greg0ire
Copy link
Member

This reduce psalm errors/warnings count

Do you maybe need to update the psalm baseline?

@PowerKiKi PowerKiKi force-pushed the identity-map branch 2 times, most recently from 3c0eb42 to 6864377 Compare October 25, 2022 08:22
@PowerKiKi
Copy link
Contributor Author

psalm baseline updated and rebased on top of latest 2.13.x

greg0ire
greg0ire previously approved these changes Oct 25, 2022
@PowerKiKi
Copy link
Contributor Author

I'm not super familiar with psalm, but I think the failing CI is not related to my changes. Let me know if I should do something more...

@greg0ire
Copy link
Member

greg0ire commented Oct 26, 2022

An easy to figure it out is to run

git switch -d origin/2.13.x
vendor/bin/psalm

I haven't seen this failure on other recent PRs, so I wouldn't be so sure if I were you. Not that you seem very sure 😛

@greg0ire greg0ire dismissed their stale review October 26, 2022 12:24

the build is failing

@mpdude
Copy link
Contributor

mpdude commented Jan 19, 2023

You want to give this another try?

@PowerKiKi PowerKiKi changed the base branch from 2.13.x to 2.14.x January 20, 2023 03:03
@PowerKiKi
Copy link
Contributor Author

Thanks for the reminder. I rebased on top of 2.14.x. It should be mergeable now.

@greg0ire greg0ire changed the base branch from 2.14.x to 2.15.x January 20, 2023 23:00
@greg0ire
Copy link
Member

Retargeted to 2.15.x since this is |null is technically not wrong.

@greg0ire
Copy link
Member

Also, I updated the Psalm baseline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants