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

AmazonSQS.Receive - Bug with Task result #7

Open
RikuVirtanen opened this issue Nov 8, 2024 · 0 comments
Open

AmazonSQS.Receive - Bug with Task result #7

RikuVirtanen opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@RikuVirtanen
Copy link
Collaborator

Task's result property Messages cannot be referenced due to assembly error:
image
Workaround is to first assign variable with the whole result object and then the reference to Messages property works. We might need to create public Message class which can then be used inside of Frends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant