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

Operator '<>' cannot be applied to types 'object' and 'string' #1387

Open
TwitchBronBron opened this issue Jan 3, 2025 · 0 comments
Open
Milestone

Comments

@TwitchBronBron
Copy link
Member

This error below should not be an error, and any object types should probably be treated the same as dynamic.

Image

Justification: The object type is almost the same as dynamic, except it rejects the uninitialized type when called.

Image

@TwitchBronBron TwitchBronBron added this to the v1.0.0 milestone Jan 3, 2025
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