Skip to content

PM5 Update

PM5 Update #442

Triggered via pull request September 29, 2023 01:17
@AericioAericio
synchronize #419
PM5
Status Failure
Total duration 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/EventListener.php#L1
Reflection error: customiesdevs\customies\item\ItemComponentsTrait not found.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/PiggyCustomEnchants.php#L161
Call to static method getInstance() on an unknown class customiesdevs\customies\item\CustomiesItemFactory.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/PiggyCustomEnchants.php#L162
Call to static method getInstance() on an unknown class customiesdevs\customies\block\CustomiesBlockFactory.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/blocks/CustomBlocksRegistry.php#L39
Call to static method getInstance() on an unknown class customiesdevs\customies\block\CustomiesBlockFactory.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/commands/subcommands/EnchantSubCommand.php#L1
Reflection error: customiesdevs\customies\item\ItemComponentsTrait not found.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/commands/subcommands/EnchantSubCommand.php#L72
Reflection error: customiesdevs\customies\item\ItemComponentsTrait not found.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/items/CustomItemsRegistry.php#L41
Call to static method getInstance() on an unknown class customiesdevs\customies\item\CustomiesItemFactory.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/items/PiggyEnchantedBookItem.php#L1
Reflection error: customiesdevs\customies\item\ItemComponents not found.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/items/PiggyEnchantedBookItem.php#L10
Reflection error: customiesdevs\customies\item\ItemComponents not found.
phpstan: source/src/DaPigGuy/PiggyCustomEnchants/tasks/TickEnchantmentsTask.php#L1
Reflection error: customiesdevs\customies\item\ItemComponentsTrait not found.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/