Skip to content

Electric Advantage/Electric Advantage 1.12 #1 has failed #7

Description

Build 'Electric Advantage/Electric Advantage 1.12' is failing!

Last 50 lines of build output:

[...truncated 51.56 KB...]
		                                                                                                                    ^
/var/lib/jenkins/workspace/Electric Advantage/Electric Advantage 1.12/build/sources/main/java/cyano/electricadvantage/machines/ElectricPumpBlock.java:35: error: method does not override or implement a method from a supertype
	@Override
	^
/var/lib/jenkins/workspace/Electric Advantage/Electric Advantage 1.12/build/sources/main/java/cyano/electricadvantage/machines/ElectricPumpBlock.java:37: error: cannot find symbol
		super.onBlockDestroyedByPlayer(w, coord, state);
		     ^
  symbol: method onBlockDestroyedByPlayer(World,BlockPos,IBlockState)
/var/lib/jenkins/workspace/Electric Advantage/Electric Advantage 1.12/build/sources/main/java/cyano/electricadvantage/machines/ElectricPumpBlock.java:38: error: package cyano.poweradvantage.init does not exist
		ConduitRegistry.getInstance().conduitBlockPlacedEvent(w, w.provider.getDimension(), coord, cyano.poweradvantage.init.Fluids.fluidConduit_general);
		                                                                                                                    ^
/var/lib/jenkins/workspace/Electric Advantage/Electric Advantage 1.12/build/sources/main/java/cyano/electricadvantage/machines/ElectricPumpBlock.java:44: error: method does not override or implement a method from a supertype
	@Override
	^
/var/lib/jenkins/workspace/Electric Advantage/Electric Advantage 1.12/build/sources/main/java/cyano/electricadvantage/machines/ElectricPumpBlock.java:46: error: cannot find symbol
		super.onBlockDestroyedByExplosion(w, coord, boom);
		     ^
  symbol: method onBlockDestroyedByExplosion(World,BlockPos,Explosion)
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
91 errors
30 warnings

> Task :compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 16s
14 actionable tasks: 13 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed?
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@dfa63e0[nodeId=MDEwOlJlcG9zaXRvcnk2NjQzOTU5OQ==,description=<null>,homepage=<null>,name=ElectricAdvantage,fork=false,archived=false,size=18299,milestones={},language=Java,commits={},source=<null>,parent=<null>,isTemplate=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/ElectricAdvantage,id=66439599,nodeId=<null>,createdAt=2016-08-24T07:02:58Z,updatedAt=2020-06-04T02:59:45Z]] (sha:b275772) with context:Electric Advantage/Electric Advantage 1.12
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/ElectricAdvantage/commit/b275772e94825398af02cf407d04d718a90be794

Changes since last successful build:

View full output

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions