Skip to content

Conversation

@qweek
Copy link
Contributor

@qweek qweek commented Oct 8, 2017

replace lambdas with method references
replace statement lambda with expression lambda
redundant local variable
Unchecked assignment: 'org.reactivestreams.Subscriber' to 'org.reactivestreams.Subscriber<? super io.rsocket.Payload>'
Unchecked assignment: 'org.reactivestreams.Subscriber' to 'org.reactivestreams.Subscriber<? super java.lang.Void>'
riber' to 'org.reactivestreams.Subscriber<? super java.lang.Void>'
The declared exception 'Exception' is never thrown

replace lambdas with method references
replace statement lambda with expression lambda
redundant local variable
Unchecked assignment: 'org.reactivestreams.Subscriber' to 'org.reactivestreams.Subscriber<? super io.rsocket.Payload>'
Unchecked assignment: 'org.reactivestreams.Subscriber' to 'org.reactivestreams.Subscriber<? super java.lang.Void>'
The declared exception 'Exception' is never thrown
@robertroeser robertroeser merged commit a218427 into rsocket:1.0.x Oct 11, 2017
@qweek qweek deleted the bugfix/fix-compiler-flow-issues branch October 11, 2017 21:57
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.

2 participants