Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

change and fix system auth microsoft #298

change and fix system auth microsoft

change and fix system auth microsoft #298

Triggered via push February 5, 2024 00:25
Status Failure
Total duration 1m 37s
Artifacts

main.yml

on: push
Code Style checks
16s
Code Style checks
Matrix: all-php-versions
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 12 warnings
PHP 8.1 / Generated Code consistency checks
Process completed with exit code 255.
PHP 8.1 / PHPUnit tests
Process completed with exit code 255.
PHP 8.3 / Generated Code consistency checks
Process completed with exit code 1.
PHP 8.1 / PHPStan analysis
Process completed with exit code 255.
PHP 8.2 / Generated Code consistency checks
Process completed with exit code 1.
PHP 8.2 / PHPStan analysis: src/Server.php#L946
Property pocketmine\Server::$waterdogeSupport (bool) does not accept mixed.
PHP 8.2 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/Copper)#L78
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.2 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/Copper)#L88
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.2 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/CopperSlab)#L78
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.2 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/CopperSlab)#L88
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.2 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/CopperStairs)#L78
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.2 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/CopperStairs)#L88
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.3 / PHPStan analysis: src/Server.php#L946
Property pocketmine\Server::$waterdogeSupport (bool) does not accept mixed.
PHP 8.3 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/Copper)#L78
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.3 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/Copper)#L88
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.3 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/CopperSlab)#L78
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.3 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/CopperSlab)#L88
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.3 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/CopperStairs)#L78
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.3 / PHPStan analysis: src/block/utils/CopperTrait.php (in context of class pocketmine/block/CopperStairs)#L88
Call to an undefined method pocketmine\item\Item::applyDamage().
PHP 8.2 / PHPUnit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1 / Generated Code consistency checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1 / PHPUnit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1 / Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 / Generated Code consistency checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1 / PHPStan analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 / Generated Code consistency checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 / Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 / Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 / PHPUnit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 / PHPStan analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 / PHPStan analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/setup-php-action@2.0.0, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.