You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.
The version 1.69.0 of the plugin doesn't support Gradle configuration cache:
Found 4 changed files with 0 violations
Asking GitHubCommentsProvider to comment:
FAILURE: Build failed with an exception.
* What went wrong:
Configuration cache problems found in this build.
1 problem was found storing the configuration cache.
- Task `:violationCommentsToGitHub` of type `se.bjurr.violations.comments.github.plugin.gradle.ViolationCommentsToGitHubTask`: invocation of 'Task.project' at execution time is unsupported.
See https://docs.gradle.org/8.1.1/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution
See the complete report at file:///home/runner/work/link2-android/link2-android/build/reports/configuration-cache/5ff9v7tgu1fsnwk9i44qcuwf6/5nnecs7so9xp60nycdtqd3gsl/configuration-cache-report.html
> Invocation of 'Task.project' by task ':violationCommentsToGitHub' at execution time is unsupported.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org/
BUILD FAILED in 59s
The version 1.69.0 of the plugin doesn't support Gradle configuration cache:
More info on Gradle configuration cache here: https://docs.gradle.org/current/userguide/configuration_cache.html
The text was updated successfully, but these errors were encountered: