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

Minimized test encoding nil optional value to an unkeyed container. #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ser-0xff
Copy link

Hello!
We've been using the library for some time, and it has worked well.
However, we recently encountered an issue where we are unable to encode an optional nil value into an unkeyed container. Here is a minimized test case that reproduces the issue, which should help pinpoint the problem more effectively. To reproduce the issue, simply run:

swift test --filter testEncodeOptionalValueToTheUnkeyedContainer

We would greatly appreciate it if you could take a look and help address the underlying cause. Please let me know if any additional context or adjustments are needed!
Thanks!

@ser-0xff ser-0xff changed the title Add minimized test encoding nil optional value to an unkeyed container. Minimized test encoding nil optional value to an unkeyed container. Dec 16, 2024
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.

1 participant