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

Update to fix verifyGoogleJavaFormat exception issue #106 #109

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

artado
Copy link

@artado artado commented Feb 28, 2020

Addresses the following jitpack.io exception:

The following files are not formatted properly:

/home/jitpack/build/ocpp-common/src/main/java/eu/chargetime/ocpp/ZonedDateTimeAdapter.java

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':common:verifyGoogleJavaFormat'.

Problems: formatting style violations

@TVolden
Copy link
Member

TVolden commented Feb 28, 2020

How did you get it to tell you exactly what's wrong? I googled like crazy to find out why it rejected me.

@codecov-io
Copy link

Codecov Report

Merging #109 into master will not change coverage.
The diff coverage is 0%.

@@            Coverage Diff            @@
##             master     #109   +/-   ##
=========================================
  Coverage     43.44%   43.44%           
  Complexity      923      923           
=========================================
  Files           220      220           
  Lines          4399     4399           
  Branches        436      436           
=========================================
  Hits           1911     1911           
  Misses         2374     2374           
  Partials        114      114

@TVolden TVolden merged commit 461ece7 into ChargeTimeEU:master Feb 28, 2020
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.

3 participants