When using the @SuppressWarnings() annotation, it does not seem to be recognized in some instances. In this case its specifically for the serializable class warning.
Warning 1:

Warning 2:

Just for clarity, I'm using Cursor but haven't used any of those features yet. This is just vscode at this point.
It generates thousands of errors like this across our codebase:

When using the
@SuppressWarnings()annotation, it does not seem to be recognized in some instances. In this case its specifically for the serializable class warning.Warning 1:

Warning 2:

Just for clarity, I'm using Cursor but haven't used any of those features yet. This is just vscode at this point.
It generates thousands of errors like this across our codebase: