Refactor build logic to remove deprecations #5127
Labels
Category: Build/CI
Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc.
Good First Issue
Good for learners that are new to Terasology
Size: S
Small effort likely only affecting a single area and requiring little to no research
Status: Needs Investigation
Requires to be debugged or checked for feasibility, etc.
Topic: Stabilization
Requests, Issues and Changes related to improving stablity and reducing flakyness
Type: Refactoring
Request for or implementation of pure and automatic refactorings, e.g. renaming, to improve clarity
Milestone
Motivation
On the state of #5109 running gradle warns about a bunch of unused variables and deprecations that we should improve on.
Kotlin
Gradle
How to Reproduce
Run
./gradlew wrapper --warning-mode all
Additional Remarks
This should also be checked and fixed in other repos:
The text was updated successfully, but these errors were encountered: