Skip to content

Disable poggit lint

Disable poggit lint #4

Triggered via push October 1, 2023 07:00
Status Failure
Total duration 21s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan: source/src/antbag/chatgames/Main.php#L30
Call to static method init() on an unknown class DaPigGuy\libPiggyEconomy\libPiggyEconomy.
phpstan: source/src/antbag/chatgames/Main.php#L31
Call to static method getProvider() on an unknown class DaPigGuy\libPiggyEconomy\libPiggyEconomy.
phpstan: source/src/antbag/chatgames/Main.php#L38
Method antbag\chatgames\Main::getEconomyProvider() has invalid return type DaPigGuy\libPiggyEconomy\providers\EconomyProvider.
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/