Skip to content

Conversation

@lararou
Copy link
Contributor

@lararou lararou commented Aug 9, 2022

resolves #586

@lararou lararou self-assigned this Aug 9, 2022
if (this == o) return true;
if (!(o instanceof CharacteristicInput<?, ?> that)) return false;

points.iterator();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ReturnValueIgnored: Return value of 'iterator' must be used


Reply with "@sonatype-lift help" for info about LiftBot commands.
Reply with "@sonatype-lift ignore" to tell LiftBot to leave out the above finding from this PR.
Reply with "@sonatype-lift ignoreall" to tell LiftBot to leave out all the findings from this PR and from the status bar in Github.

When talking to LiftBot, you need to refresh the page to see its response. Click here to get to know more about LiftBot commands.


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@sebastian-peter sebastian-peter merged commit e878a19 into dev Feb 16, 2023
@sebastian-peter sebastian-peter deleted the lr/#586-grid-io-it branch July 26, 2023 12:00
@sebastian-peter sebastian-peter added this to the Version 3.0 milestone Jul 26, 2023
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.

Provide integration test for grid io

3 participants