Remove a bunch of unused features. #980
build_using_gradle.yml
on: push
Validate gradle wrapper
8s
Build using Gradle
1m 28s
Annotations
5 errors and 3 warnings
|
Build using Gradle:
/src/test/java/com/mcmoddev/mmdbot/tests/jda/PunishmentTests.java#L248
[Task :compileTestJava] cannot find symbol
private static <T extends GenericEvent> boolean testAction(PunishableAction<T> action, Object event) {
^
symbol: class PunishableAction
|
|
Build using Gradle:
/src/test/java/com/mcmoddev/mmdbot/tests/jda/PunishmentTests.java#L243
[Task :compileTestJava] cannot find symbol
private static boolean testAction(PunishableActions action, Object event) {
^
symbol: class PunishableActions
|
|
Build using Gradle:
/src/test/java/com/mcmoddev/mmdbot/tests/jda/PunishmentTests.java#L24
[Task :compileTestJava] package com.mcmoddev.mmdbot.watcher.punishments does not exist
|
|
Build using Gradle:
/src/test/java/com/mcmoddev/mmdbot/tests/jda/PunishmentTests.java#L23
[Task :compileTestJava] package com.mcmoddev.mmdbot.watcher.punishments does not exist
|
|
Build using Gradle
Execution failed for task ':compileTestJava'.
> Compilation failed; see the compiler error output for details.
|
|
Build using Gradle
Failed to restore: Cache service responded with 400
|
|
Build using Gradle
Failed to restore: Cache service responded with 400
|
|
Build using Gradle
Failed to restore: Cache service responded with 400
|