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

Suppress "Deprecated behavior" log if x-${lang}-type is present #1598

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

blast-hardcheese
Copy link
Member

Resolves #1597

While StructuredLogger is still out of commission, we don't have a great way to do deferred logging. The result of determineTypeName really should be F[(F[L#Type], ReifiedRawType)], permitting us to delay effects until we know we need them.

In the meantime though, just suppress the warning if we clearly have a type override present.

@blast-hardcheese blast-hardcheese merged commit 166b3d4 into guardrail-dev:master Oct 14, 2022
@blast-hardcheese blast-hardcheese deleted the issue-1597 branch October 14, 2022 06:47
@blast-hardcheese blast-hardcheese added the bug Unexpected behaviour for functionality that either was intended to work, or has worked in the past label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behaviour for functionality that either was intended to work, or has worked in the past
Projects
None yet
Development

Successfully merging this pull request may close these issues.

format schema field warning
1 participant