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

Configuration caching problem #13

Open
plnice opened this issue Jan 26, 2022 · 0 comments
Open

Configuration caching problem #13

plnice opened this issue Jan 26, 2022 · 0 comments

Comments

@plnice
Copy link

plnice commented Jan 26, 2022

Steps to reproduce:

  1. Attach plugin (tested version 0.4) to the project that is based on Gradle 7.3.3 and has org.gradle.unsafe.configuration-cache=true in gradle.properties
  2. Run ./gradlew snyk-test
  3. Gradle reports configuration caching problem:
- Task `:snyk-check-binary` of type `io.snyk.gradle.plugin.SnykBinaryTask`: invocation of 'Task.project' at execution time is unsupported.
  See https://docs.gradle.org/7.3.3/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution
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 a pull request may close this issue.

1 participant