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

# 11 - [WARNING] /path/to/SomeType.java found raw type: org.gwtproject.editor.client.adapters.SimpleEditor missing type arguments... - fixed #24

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

FrankHossfeld
Copy link
Member

@FrankHossfeld FrankHossfeld commented Mar 30, 2023

This PR will remove the warnings mentioned in issue #11.

Were able to remove most of the warnings. A few aren't able to remove (the cast stuff). There a @SuppressWarnings("unchecked") is added.

All tests are ok, tested the HEAD-SNAPSHOT locally. Looks good to me.

@FrankHossfeld FrankHossfeld changed the title Issue/11 # 11 - [WARNING] /path/to/SomeType.java found raw type: org.gwtproject.editor.client.adapters.SimpleEditor missing type arguments... - fixed Mar 30, 2023
@FrankHossfeld
Copy link
Member Author

@vegegoku can you review, please. Thanks

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.

None yet

2 participants