Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Conversation

@ttozser
Copy link

@ttozser ttozser commented Aug 7, 2019

Without the annotation processor the build fails with an error like this:
BigQueryResult.java:27: error: package AutoValue_BigQueryResult does not exist

See https://github.com/google/auto/blob/master/value/userguide/index.md

Without the annotation processor the build fails with an error like this:
BigQueryResult.java:27: error: package AutoValue_BigQueryResult does not exist

See https://github.com/google/auto/blob/master/value/userguide/index.md
@ttozser
Copy link
Author

ttozser commented Aug 7, 2019

I don't know how this change break the build this way:

bash <(curl -s https://codecov.io/bash) -f BigQueryWorkloadTester/$JACOCO_REPORT_PATH -F BigQueryWorkloadTester
/dev/fd/63: line 1: html: No such file or directory
/dev/fd/63: line 2: syntax error near unexpected token `<'
'
The command "bash <(curl -s https://codecov.io/bash) -f BigQueryWorkloadTester/$JACOCO_REPORT_PATH -F BigQueryWorkloadTester" exited with 2.

@ttozser
Copy link
Author

ttozser commented Aug 7, 2019

By the way, I don't know if this is intentional or not but the project default branch is dev so the users following the readme land in the dev branch instead of master.

@ldanielmadariaga
Copy link
Contributor

This should be fixed by #243

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants