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

Eliminate compiler & lint warnings #97

Merged
merged 7 commits into from
Jul 6, 2018

Conversation

frank-weinberg
Copy link
Contributor

See the commit comments for details. I kept it to one type of warning per commit for easier review.

Copy link
Contributor

@brian-brazil brian-brazil left a comment

Choose a reason for hiding this comment

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

Do you want this to go in before or after your other change?

@@ -10,6 +11,7 @@
public class ExampleTest {

@Test
@SuppressWarnings("all")
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's just delete this test.

@frank-weinberg
Copy link
Contributor Author

I don't have a preference for merge order. I expect having to do a manual merge either way.

@brian-brazil
Copy link
Contributor

It's probably safest to do this one 2nd, as it's largely mechanical.

@frank-weinberg
Copy link
Contributor Author

Given that you requested more work put into the other PR, I'd rather see this one merged before more conflicting PRs are added.

@brian-brazil
Copy link
Contributor

Sure.

@brian-brazil brian-brazil merged commit 44f2158 into rollerderby:dev Jul 6, 2018
brian-brazil added a commit that referenced this pull request Aug 18, 2018
PR #97 had a regression that started setting an ID
when reading in penalties from the autosave, causing them to
get silently disgarded.
brian-brazil added a commit that referenced this pull request Aug 18, 2018
PR #97 had a regression that started setting an ID
when reading in penalties from the autosave, causing them to
get silently disgarded.
brian-brazil added a commit to brian-brazil/scoreboard that referenced this pull request Aug 18, 2018
…by#137)

PR rollerderby#97 had a regression that started setting an ID
when reading in penalties from the autosave, causing them to
get silently disgarded.
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