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

Run bindgen with symbols missing from opt-in list removed #6717

Open
kraenhansen opened this issue Jun 11, 2024 · 2 comments
Open

Run bindgen with symbols missing from opt-in list removed #6717

kraenhansen opened this issue Jun 11, 2024 · 2 comments

Comments

@kraenhansen
Copy link
Member

These symbols are currently generated but with @deprecated annotations. We should either adjust eslint rules to error when using deprecated methods or even better ensure the bindgen tool doesn't produce types for symbols that don't have implementation when building on CI.

See #6709 (comment) for more context.

Copy link

sync-by-unito bot commented Jun 11, 2024

➤ PM Bot commented:

Jira ticket: RJS-2836

@kraenhansen
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant