Skip to content

Up-to-date checks do not work correctly for checkFormat<sourceSet> tasks #116

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

Closed
wilkinsona opened this issue Jun 25, 2019 · 0 comments
Closed
Milestone

Comments

@wilkinsona
Copy link
Contributor

The checkFormat<sourceSet> tasks are always executed, even if the code is unchanged since the previous execution and no formatting problems exist. The following info logging is produced:

> Task :checkFormatMain
Task ':checkFormatMain' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:checkFormatMain (Thread[Task worker for ':',5,main]) completed. Took 0.018 secs.
:checkFormatTest (Thread[Task worker for ':',5,main]) started.
@wilkinsona wilkinsona added this to the 0.0.x milestone Jun 25, 2019
@wilkinsona wilkinsona modified the milestones: 0.0.x, 0.0.13 Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant