Skip to content

make non-matching types in arrays type "any"#133

Merged
grische merged 1 commit intomholt:masterfrom
grische:fix/nonmatching-type
Jul 25, 2024
Merged

make non-matching types in arrays type "any"#133
grische merged 1 commit intomholt:masterfrom
grische:fix/nonmatching-type

Conversation

@grische
Copy link
Copy Markdown
Collaborator

@grische grische commented Jul 25, 2024

This fixes #26

@mholt
Copy link
Copy Markdown
Owner

mholt commented Jul 25, 2024

Thanks!

I'm a bit pressed for time; I am wondering if you would like to be a collaborator on this repo so you can make patches in a branch instead of a fork, and commit them yourself? I appreciate that you've written tests for them. I'll send you an invite.

@grische
Copy link
Copy Markdown
Collaborator Author

grische commented Jul 25, 2024

@mholt thanks for the invite!
I was thinking of creating a small CI to at least run the tests and those would only trigger on PRs. If you don't mind, I would continue open PRs, wait for the CI and then merge them myself.

@grische grische force-pushed the fix/nonmatching-type branch from 2ae1568 to de961a3 Compare July 25, 2024 21:04
@grische grische merged commit a2f7c51 into mholt:master Jul 25, 2024
@grische grische deleted the fix/nonmatching-type branch July 25, 2024 21:07
@mholt
Copy link
Copy Markdown
Owner

mholt commented Jul 25, 2024

That sounds good to me. Thanks so much for helping with this!

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.

array field parse error

2 participants