Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Fix the appening deprecating warning being fatal #3605

Merged
merged 5 commits into from
Jul 27, 2022
Merged

Conversation

evanphx
Copy link
Contributor

@evanphx evanphx commented Jul 26, 2022

Fixes #3601

Copy link
Contributor

@izaaklauer izaaklauer left a comment

Choose a reason for hiding this comment

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

Looks good! Returning ValidationResults separately makes sense to me. One suggestion to update to the new softer wording as discussed with @briancain, but happy to discuss it.

Copy link
Contributor

@catsby catsby left a comment

Choose a reason for hiding this comment

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

General comment on the strong wording that we will remove multi-apps things. nvm it was updated while I was typing that comment lol

Other nit about Errors() vs. HasErrors() but overall LGTM

Copy link
Member

@briancain briancain left a comment

Choose a reason for hiding this comment

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

Looks good! And fixes up the hard failure for me in my testing 👍🏻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/0.9.x Automerge PR into release/0.9.x branch after merge to main core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation warning is a hard failure
4 participants