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

mvn site: compiler warnings #37

Open
phasenraum2010 opened this issue Jul 15, 2018 · 0 comments
Open

mvn site: compiler warnings #37

phasenraum2010 opened this issue Jul 15, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@phasenraum2010
Copy link
Contributor

[INFO] Compiling 14 source files to /Users/tw/j/idea/holohoax_StGB130/target/classes
[WARNING] /Users/tw/j/idea/holohoax_StGB130/src/main/java/org/woehlke/humanrights/digital/defense/defcon1/config/StorageConfig.java:[64,16] unchecked method invocation: constructor in class org.springframework.session.data.redis.RedisOperationsSessionRepository is applied to given types
required: org.springframework.data.redis.core.RedisOperations<java.lang.Object,java.lang.Object>
found: org.springframework.data.redis.core.RedisTemplate
[WARNING] /Users/tw/j/idea/holohoax_StGB130/src/main/java/org/woehlke/humanrights/digital/defense/defcon1/config/StorageConfig.java:[64,53] unchecked conversion
required: org.springframework.data.redis.core.RedisOperations<java.lang.Object,java.lang.Object>
found: org.springframework.data.redis.core.RedisTemplate

@phasenraum2010 phasenraum2010 added the bug Something isn't working label Jul 15, 2018
@phasenraum2010 phasenraum2010 added this to Needs triage in 20 QA - ongoing bugfixig via automation Jul 16, 2018
@phasenraum2010 phasenraum2010 self-assigned this Jul 16, 2018
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
20 QA - ongoing bugfixig
  
Needs triage
Development

No branches or pull requests

1 participant