Skip to content

Lower resource identifier collisions to warning#1474

Merged
kstich merged 1 commit intosmithy-lang:mainfrom
kstich:conflicting_identifier_severity
Oct 28, 2022
Merged

Lower resource identifier collisions to warning#1474
kstich merged 1 commit intosmithy-lang:mainfrom
kstich:conflicting_identifier_severity

Conversation

@kstich
Copy link
Copy Markdown
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