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

Error message for missing Amazon.Lambda.APIGatewayEvents package #1101

Merged
merged 4 commits into from
Apr 13, 2022

Conversation

slang25
Copy link
Contributor

@slang25 slang25 commented Mar 5, 2022

Issue #1052:

Resolves #1052 by producing a helpful actionable message in the case where a reference to Amazon.Lambda.APIGatewayEvents is required but missing.

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

@slang25 slang25 force-pushed the improved-error-message branch 2 times, most recently from b18c5b6 to 6919027 Compare March 5, 2022 23:51
@normj normj changed the base branch from master to dev March 12, 2022 02:10
@ganeshnj
Copy link
Contributor

Thanks for the PR @slang25.

One overall callout, we must add a diagnostic test to here.

I have added feedback on the PR and created a #1116 which will allow to run checks on custom branches (I need to push your branch to main repo in order to run, not ideal but works).

@ganeshnj ganeshnj force-pushed the improved-error-message branch from 6919027 to 2497f0d Compare March 14, 2022 20:42
@ashishdhingra ashishdhingra requested a review from ganeshnj March 23, 2022 17:12
@slang25 slang25 force-pushed the improved-error-message branch from 682d325 to 06da1b8 Compare March 29, 2022 00:02
@slang25
Copy link
Contributor Author

slang25 commented Mar 29, 2022

Sorry for the delay, I've applied the feedback and this is ready for review again

…tor.cs

Co-authored-by: Ganesh Jangir <ganeshnj@outlook.com>
@ganeshnj
Copy link
Contributor

ganeshnj commented Mar 29, 2022

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.

Solution using Amazon.Lambda.Annotations fails to compile with AWSLambda0001 error
4 participants