Update Gradle Wrapper #166
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
1m 10s
Annotations
1 error
update-gradle-wrapper
❌ FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Build file '/home/runner/work/ioio/ioio/applications/pc/HelloIOIOConsole/build.gradle' line: 3
* What went wrong:
A problem occurred evaluating project ':HelloIOIOConsole'.
> Could not create task ':HelloIOIOConsole:distJar'.
> Could not create task of type 'OneJar'.
> Could not get unknown property 'classifier' for object of type com.github.rholder.gradle.task.OneJar.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Build file '/home/runner/work/ioio/ioio/applications/pc/HelloIOIOConsole/build.gradle' line: 3
* What went wrong:
A problem occurred evaluating project ':HelloIOIOConsole'.
> Could not create task ':HelloIOIOConsole:distJar'.
> Could not create task of type 'OneJar'.
> Could not get unknown property 'classifier' for object of type com.github.rholder.gradle.task.OneJar.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --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 30s
|