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

A property of type 'DirectoryProperty' annotated with @Input cannot determine how to interpret the file. #69

Closed
handstandsam opened this issue Jan 22, 2023 · 1 comment

Comments

@handstandsam
Copy link
Collaborator

handstandsam commented Jan 22, 2023

Execution optimizations have been disabled for task ':buildSrc:dependencyGuard' to ensure correctness due to the following reasons:
  - In plugin 'com.dropbox.dependency-guard' type 'com.dropbox.gradle.plugins.dependencyguard.internal.list.DependencyGuardListTask' property 'buildDirectory' has @Input annotation used on property of type 'DirectoryProperty'. Reason: A property of type 'DirectoryProperty' annotated with @Input cannot determine how to interpret the file. Please refer to https://docs.gradle.org/7.6/userguide/validation_problems.html#incorrect_use_of_input_annotation for more details about this problem.

https://docs.gradle.org/7.6/userguide/validation_problems.html#incorrect_use_of_input_annotation

@handstandsam
Copy link
Collaborator Author

Fixed in #71

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

No branches or pull requests

1 participant