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

Lower resource identifier collisions to warning #1474

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Oct 28, 2022

This commit updates the validation for resource identifier collisions to warn instead of error. When an explicit and implicit binding for the same resource identifier are found, the explicit binding is preferred.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kstich kstich requested a review from a team as a code owner October 28, 2022 18:54
This commit updates the validation for resource identifier collisions
to warn instead of error. When an explicit and implicit binding for
the same resource identifier are found, the explicit binding is
preferred.
@kstich kstich force-pushed the conflicting_identifier_severity branch from 4cbdeb3 to cc67390 Compare October 28, 2022 22:33
@kstich kstich merged commit d8185ac into smithy-lang:main Oct 28, 2022
@kstich kstich deleted the conflicting_identifier_severity branch October 28, 2022 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants