Update Gradle Wrapper #181
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
1m 19s
Annotations
1 error and 1 warning
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
|
update-gradle-wrapper
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle-update/update-gradle-wrapper-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|