Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
reformatted PipeUtil #1183
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
Uh oh!
There was an error while loading. Please reload this page.
reformatted PipeUtil #1183
Changes from all commits
de5af12841cc6329433fcbe3043d27f40dc82b580a5242337f30609c657d82d26666946255a7fdf44085aee56b3dab432767f1b65f676c3661ea0723fd0c1efb90d3310abd7c2f5ef0ca38c7a2File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 39 in common/client/src/main/java/zingg/common/client/Client.java
Logger should be defined private static final and have the correct class
Check warning on line 67 in common/client/src/main/java/zingg/common/client/Client.java
Thrown exception does not preserve the stack trace of exception 'e' on all code paths
Check failure on line 83 in common/client/src/main/java/zingg/common/client/Client.java
Logger calls should be surrounded by log level guards.
Check warning on line 84 in common/client/src/main/java/zingg/common/client/Client.java
This statement should have braces
Check failure on line 89 in common/client/src/main/java/zingg/common/client/Client.java
Logger calls should be surrounded by log level guards.
Check warning on line 114 in common/client/src/main/java/zingg/common/client/Client.java
Do not use `new Long(...)`, prefer `Long.valueOf(...)`
Check warning on line 122 in common/client/src/main/java/zingg/common/client/Client.java
Useless parentheses.
Check failure on line 157 in common/client/src/main/java/zingg/common/client/Client.java
Logger calls should be surrounded by log level guards.
Check failure on line 162 in common/client/src/main/java/zingg/common/client/Client.java
Logger calls should be surrounded by log level guards.
Check failure on line 198 in common/client/src/main/java/zingg/common/client/Client.java
Logger calls should be surrounded by log level guards.
Check warning on line 198 in common/client/src/main/java/zingg/common/client/Client.java
This statement should have braces
Check failure on line 203 in common/client/src/main/java/zingg/common/client/Client.java
Logger calls should be surrounded by log level guards.
Check warning on line 217 in common/client/src/main/java/zingg/common/client/Client.java
A catch statement should never catch throwable since it includes errors.
Check failure on line 226 in common/client/src/main/java/zingg/common/client/Client.java
Logger calls should be surrounded by log level guards.
Check warning on line 227 in common/client/src/main/java/zingg/common/client/Client.java
This statement should have braces
Check warning on line 262 in common/client/src/main/java/zingg/common/client/Client.java
This statement should have braces
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.