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

Add @SafeVarargs #105

Closed
minborg opened this issue Nov 30, 2020 · 1 comment
Closed

Add @SafeVarargs #105

minborg opened this issue Nov 30, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@minborg
Copy link
Contributor

minborg commented Nov 30, 2020

[WARNING] /Users/pemi/git/speedment/jpa-streamer/jpa-streamer/streamconfiguration/src/main/java/com/speedment/jpastreamer/streamconfiguration/StreamConfiguration.java:[95,57] [unchecked] Possible heap pollution from parameterized vararg type Field<T>
  where T is a type-variable:
    T extends Object declared in interface StreamConfiguration
@minborg minborg added the bug Something isn't working label Nov 30, 2020
@minborg minborg self-assigned this Nov 30, 2020
@minborg minborg added this to the 0.1.9 milestone Nov 30, 2020
@minborg
Copy link
Contributor Author

minborg commented Nov 30, 2020

It is an interface so we need to rework a bit.

minborg added a commit that referenced this issue Nov 30, 2020
@minborg minborg modified the milestones: 0.1.9, 1.0.0 Dec 10, 2020
@minborg minborg closed this as completed Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant