You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] --- maven-checkstyle-plugin:2.6:check (default) @ google-api-client ---
[INFO] Starting audit...
/Users/elharo/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java:491: warning: First sentence should end with a period.
/Users/elharo/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java:552: warning: First sentence should end with a period.
/Users/elharo/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java:754: Line is longer than 100 characters.
/Users/elharo/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/services/AbstractGoogleClient.java:34:23: warning: Variable 'logger' should be in ALL_CAPS (if it is a constant) or be private (otherwise).
Audit done.
The text was updated successfully, but these errors were encountered:
[INFO] --- maven-checkstyle-plugin:2.6:check (default) @ google-api-client ---
[INFO] Starting audit...
/Users/elharo/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java:491: warning: First sentence should end with a period.
/Users/elharo/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java:552: warning: First sentence should end with a period.
/Users/elharo/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/auth/oauth2/GoogleCredential.java:754: Line is longer than 100 characters.
/Users/elharo/google-api-java-client/google-api-client/src/main/java/com/google/api/client/googleapis/services/AbstractGoogleClient.java:34:23: warning: Variable 'logger' should be in ALL_CAPS (if it is a constant) or be private (otherwise).
Audit done.
The text was updated successfully, but these errors were encountered: