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

Data Type issues #708

Open
a2937 opened this issue Aug 13, 2024 · 1 comment
Open

Data Type issues #708

a2937 opened this issue Aug 13, 2024 · 1 comment

Comments

@a2937
Copy link

a2937 commented Aug 13, 2024

Hi there. When converting a XML object, all my numbers become stored as strings. As for my actual strings, those become arrays where the string value I want is buried at index 0 inside of an array. This is a little obnoxious and doesn't seem like proper behavior.

@a2937
Copy link
Author

a2937 commented Aug 31, 2024

If equ = assert.equal is replaced with equ = assert.strictEqual in processors.test.coffee , you'd be able to see my errors.

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

No branches or pull requests

1 participant