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

fix: Fix two places that could cause uncatched errors #2930

Merged
merged 7 commits into from
Feb 23, 2023

Conversation

aahung
Copy link
Contributor

@aahung aahung commented Feb 22, 2023

Issue #, if available

Description of changes

Handle when variable types are not expected.

Description of how you validated changes

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

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

@aahung
Copy link
Contributor Author

aahung commented Feb 22, 2023

TODO: add tests

@aahung aahung marked this pull request as ready for review February 23, 2023 22:44
@aahung aahung requested a review from a team as a code owner February 23, 2023 22:44
@aahung aahung enabled auto-merge (squash) February 23, 2023 22:45
Copy link
Contributor

@acristin acristin left a comment

Choose a reason for hiding this comment

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

Please update the description with some words about what the internal errors were.

@aahung aahung changed the title fix: Fix two places that could cause internal errors fix: Fix two places that could cause uncatched errors Feb 23, 2023
@aahung
Copy link
Contributor Author

aahung commented Feb 23, 2023

Please update the description with some words about what the internal errors were.

@acristin changed to "uncatched errors"

@aahung aahung merged commit 42a2acf into aws:develop Feb 23, 2023
@aahung aahung deleted the dip-2023 branch February 23, 2023 23:05
@aahung
Copy link
Contributor Author

aahung commented Feb 23, 2023

@acristin the squash message is still the original title 👁️

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.

None yet

4 participants