Skip to content

BrewingRegistry is now a thing #355

BrewingRegistry is now a thing

BrewingRegistry is now a thing #355

Triggered via push October 27, 2023 03:44
Status Failure
Total duration 2m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

gradle.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
Process completed with exit code 1.
Best Practices MissingOverride: src/main/java/vazkii/zeta/recipe/ZetaDyeRecipe.java#L28
The method 'matches(CraftingContainer, Level)' is missing an @OverRide annotation.
Best Practices MissingOverride: src/main/java/vazkii/zetaimplforge/registry/ForgeBrewingRegistry.java#L32
The method 'addBrewingRecipe(Potion, Supplier, Potion)' is missing an @OverRide annotation.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, jwgmeligmeyling/pmd-github-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/