Lowercase completely #325
Annotations
3 errors
RunTests.userdev supports unit testing:
userdev/src/functionalTest/groovy/net/neoforged/gradle/userdev/RunTests.groovy#L444
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /Users/runner/work/NeoGradle/NeoGradle/userdev/build/unit-testing-2/userdev_supports_unit_tests with arguments [:testJunit]
Output:
> Task :cacheVersionManifest1.21.3
> Task :cacheVersionExecutableClient1.21.3
> Task :cacheVersionExecutableServer1.21.3
> Task :cacheVersionMappingsClient1.21.3
> Task :cacheVersionMappingsServer1.21.3
> Task :neoFormListLibraries
> Task :neoFormStripClient
> Task :neoFormExtractServer
> Task :neoFormStripServer
> Task :neoFormMerge
> Task :neoFormMergeMappings
> Task :neoFormRename
> Task :neoFormDecompile
> Task :neoFormApplyForgesAccessTransformer
> Task :neoFormInject
> Task :neoFormPatch
> Task :neoFormPatchUserDev
> Task :neoFormApplyOfficialMappings
> Task :neoFormUnzipSources
> Task :create1.21.3ClientExtraJar
> Task :selectRawArtifactNg_dummy_ng.net.minecraft_client_1.21.3_client-extra
> Task :neoFormRecompile
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API that is marked for removal.
Note: Recompile with -Xlint:removal for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :neoFormPackRecomp
> Task :supplyRawJarForneoFormJoined1.21.3-20241023.131943
> Task :selectRawArtifactNg_dummy_ng.net.neoforged_neoforge_21.3.4-beta
> Task :compileJava NO-SOURCE
> Task :processResources NO-SOURCE
> Task :classes UP-TO-DATE
> Task :compileTestJava FAILED
/Users/runner/work/NeoGradle/NeoGradle/userdev/build/unit-testing-2/userdev_supports_unit_tests/src/test/java/net/test/TestTest.java:17: error: no suitable method found for of(TagKey<Item>)
Ingredient.of(ItemTags.AXES).test(Items.DIAMOND_AXE.getDefaultInstance())
^
method Ingredient.of(ItemLike) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to ItemLike)
method Ingredient.of(ItemLike...) is not applicable
(varargs mismatch; TagKey<Item> cannot be converted to ItemLike)
method Ingredient.of(Stream<? extends ItemLike>) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to Stream<? extends ItemLike>)
method Ingredient.of(HolderSet<Item>) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to HolderSet<Item>)
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileTestJava'.
> Compilation failed; see the compiler error output for details.
* Try:
> Run with --info option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 3m 14s
26 actionable tasks: 26 executed
|
RunTests.userdev supports unit testing:
userdev/src/functionalTest/groovy/net/neoforged/gradle/userdev/RunTests.groovy#L444
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /home/runner/work/NeoGradle/NeoGradle/userdev/build/unit-testing-2/userdev_supports_unit_tests with arguments [:testJunit]
Output:
> Task :cacheVersionManifest1.21.3
> Task :cacheVersionExecutableClient1.21.3
> Task :cacheVersionExecutableServer1.21.3
> Task :cacheVersionMappingsClient1.21.3
> Task :cacheVersionMappingsServer1.21.3
> Task :neoFormListLibraries
> Task :neoFormStripClient
> Task :neoFormExtractServer
> Task :neoFormStripServer
> Task :neoFormMerge
> Task :neoFormMergeMappings
> Task :neoFormRename
> Task :neoFormDecompile
> Task :neoFormApplyForgesAccessTransformer
> Task :neoFormInject
> Task :neoFormPatch
> Task :neoFormPatchUserDev
> Task :neoFormApplyOfficialMappings
> Task :neoFormUnzipSources
> Task :create1.21.3ClientExtraJar
> Task :selectRawArtifactNg_dummy_ng.net.minecraft_client_1.21.3_client-extra
> Task :neoFormRecompile
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API that is marked for removal.
Note: Recompile with -Xlint:removal for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :neoFormPackRecomp
> Task :supplyRawJarForneoFormJoined1.21.3-20241023.131943
> Task :selectRawArtifactNg_dummy_ng.net.neoforged_neoforge_21.3.4-beta
> Task :compileJava NO-SOURCE
> Task :processResources NO-SOURCE
> Task :classes UP-TO-DATE
> Task :compileTestJava FAILED
/home/runner/work/NeoGradle/NeoGradle/userdev/build/unit-testing-2/userdev_supports_unit_tests/src/test/java/net/test/TestTest.java:17: error: no suitable method found for of(TagKey<Item>)
Ingredient.of(ItemTags.AXES).test(Items.DIAMOND_AXE.getDefaultInstance())
^
method Ingredient.of(ItemLike) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to ItemLike)
method Ingredient.of(ItemLike...) is not applicable
(varargs mismatch; TagKey<Item> cannot be converted to ItemLike)
method Ingredient.of(Stream<? extends ItemLike>) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to Stream<? extends ItemLike>)
method Ingredient.of(HolderSet<Item>) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to HolderSet<Item>)
1 error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileTestJava'.
> Compilation failed; see the compiler error output for details.
* Try:
> Run with --info option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 2m 38s
26 actionable tasks: 26 executed
|
RunTests.userdev supports unit testing:
userdev/src/functionalTest/groovy/net/neoforged/gradle/userdev/RunTests.groovy#L444
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in D:\a\NeoGradle\NeoGradle\userdev\build\unit-testing-2\userdev_supports_unit_tests with arguments [:testJunit]
Output:
> Task :cacheVersionManifest1.21.3
> Task :cacheVersionExecutableClient1.21.3
> Task :cacheVersionExecutableServer1.21.3
> Task :cacheVersionMappingsClient1.21.3
> Task :cacheVersionMappingsServer1.21.3
> Task :neoFormListLibraries
> Task :neoFormStripClient
> Task :neoFormExtractServer
> Task :neoFormStripServer
> Task :neoFormMerge
> Task :neoFormMergeMappings
> Task :neoFormRename
> Task :neoFormDecompile
> Task :neoFormApplyForgesAccessTransformer
> Task :neoFormInject
> Task :neoFormPatch
> Task :neoFormPatchUserDev
> Task :neoFormApplyOfficialMappings
> Task :neoFormUnzipSources
> Task :create1.21.3ClientExtraJar
> Task :selectRawArtifactNg_dummy_ng.net.minecraft_client_1.21.3_client-extra
> Task :neoFormRecompile
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API that is marked for removal.
Note: Recompile with -Xlint:removal for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :neoFormPackRecomp
> Task :supplyRawJarForneoFormJoined1.21.3-20241023.131943
> Task :selectRawArtifactNg_dummy_ng.net.neoforged_neoforge_21.3.4-beta
> Task :compileJava NO-SOURCE
> Task :processResources NO-SOURCE
> Task :classes UP-TO-DATE
> Task :compileTestJava
D:\a\NeoGradle\NeoGradle\userdev\build\unit-testing-2\userdev_supports_unit_tests\src\test\java\net\test\TestTest.java:17: error: no suitable method found for of(TagKey<Item>)
Ingredient.of(ItemTags.AXES).test(Items.DIAMOND_AXE.getDefaultInstance())
^
method Ingredient.of(ItemLike) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to ItemLike)
method Ingredient.of(ItemLike...) is not applicable
(varargs mismatch; TagKey<Item> cannot be converted to ItemLike)
method Ingredient.of(Stream<? extends ItemLike>) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to Stream<? extends ItemLike>)
method Ingredient.of(HolderSet<Item>) is not applicable
(argument mismatch; TagKey<Item> cannot be converted to HolderSet<Item>)
1 error
> Task :compileTestJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileTestJava'.
> Compilation failed; see the compiler error output for details.
* Try:
> Run with --info option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 3m 22s
26 actionable tasks: 26 executed
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
maven-publish
|
1.7 MB |
|