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

Missing error types #1855

Closed
ma125125t opened this issue Jul 25, 2024 · 2 comments
Closed

Missing error types #1855

ma125125t opened this issue Jul 25, 2024 · 2 comments

Comments

@ma125125t
Copy link

ma125125t commented Jul 25, 2024

Infer version v1.2.0

Some tutorials of infer mentioned the following error types, but I can't find them on the infer document. Has anything changed?

ASSIGN_POINTER_WARNING
BAD_POINTER_COMPARISON
PARAMETER_NOT_NULL_CHECKED
POINTER_TO_CONST_OBJC_CLASS
IVAR_NOT_NULL_CHECKED
POINTER_TO_INTEGRAL_IMPLICIT_CAST
DIRECT_ATOMIC_PROPERTY_ACCESS
STRONG_DELEGATE_WARNING
PREMATURE_NIL_TERMINATION_ARGUMENT

@ngorogiannis
Copy link
Member

Can you link to these tutorials? In general, issues can be removed across versions.

@ma125125t
Copy link
Author

Can you link to these tutorials? In general, issues can be removed across versions.

It's on https://fbinfer.com/docs/1.1.0/all-issue-types/.I think it's already fixed since we have a new document.Can u close this issue?

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

2 participants