Skip to content

chore: resolve smithy build warnings #5909

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

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

hpmellema
Copy link
Contributor

Description

Resolves a number of minor smithy build warnings that were adding to build noise. All warnings were related to GET methods with no readonly trait.

Testing

Ran ./gradlew clean build from codegen directory and verified no smithy validation events emitted.

Checklist

  • [N/A] If you wrote E2E tests, are they resilient to concurrent I/O?
  • [N/A] If adding new public functions, did you add the @public tag and enable doc generation on the package?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@hpmellema hpmellema requested a review from a team as a code owner March 15, 2024 18:21
@hpmellema hpmellema merged commit 5ff1e81 into aws:main Mar 15, 2024
@hpmellema hpmellema deleted the resolve-smithy-warnings branch March 15, 2024 19:17
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants