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 Dec 27, 2021. It is now read-only.
In gradle 6 this gives a warning, in gradle 7 it gives an error:
A problem was found with the configuration of task ':compileLibSassProduction' (type 'CompileLibSassProductionTask').
Type 'com.github.fgiannesini.libsass.gradle.plugin.tasks.CompileLibSassProductionTask' property 'description' is missing an input or output annotation.
In gradle 6 this gives a warning, in gradle 7 it gives an error:
A problem was found with the configuration of task ':compileLibSassProduction' (type 'CompileLibSassProductionTask').
Type 'com.github.fgiannesini.libsass.gradle.plugin.tasks.CompileLibSassProductionTask' property 'description' is missing an input or output annotation.
Possible solutions:
Please refer to https://docs.gradle.org/7.0.2/userguide/validation_problems.html#missing_annotation for more details about this problem.
The text was updated successfully, but these errors were encountered: