-
Notifications
You must be signed in to change notification settings - Fork 186
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
master build failing several lint tests #363
Comments
The checkstyle test seems to be failing because lintr now outputs a checkstyle file that has "1.0.3.9000" in the header, whereas the "checkstyle.xml" in the tests folder has "1.0.2.9000". |
russHyde
added a commit
that referenced
this issue
Feb 1, 2019
mismatching lintr versions between this file and `checkstyle_output()` threw a testthat error. Ref #363
jimhester
pushed a commit
that referenced
this issue
Feb 10, 2019
mismatching lintr versions between this file and `checkstyle_output()` threw a testthat error. Ref #363
Ci passes in r-3.6.1 as of #395 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the semicolon issues at least seem to be in cases where there are multiple expressions? Maybe related to 27ea9ca. Certainly the first issue, which is looking for something that matches the lintr version
The text was updated successfully, but these errors were encountered: