Skip to content

Generalize asynchronous events #8

Generalize asynchronous events

Generalize asynchronous events #8

Triggered via pull request February 19, 2024 10:37
Status Failure
Total duration 1m 28s
Artifacts

main.yml

on: pull_request
Code Style checks
1m 11s
Code Style checks
Matrix: all-php-versions
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
PHP 8.3 / PHPStan analysis: src/event/AsyncEvent.php#L154
Parameter #1 $promises of static method pocketmine\promise\Promise<mixed>::all() expects non-empty-array<int, pocketmine\promise\Promise<null>>, array<int, pocketmine\promise\Promise<null>> given.
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
PHP 8.1 / PHPStan analysis: src/event/AsyncEvent.php#L154
Parameter #1 $promises of static method pocketmine\promise\Promise<mixed>::all() expects non-empty-array<int, pocketmine\promise\Promise<null>>, array<int, pocketmine\promise\Promise<null>> given.
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
PHP 8.2 / PHPStan analysis: src/event/AsyncEvent.php#L154
Parameter #1 $promises of static method pocketmine\promise\Promise<mixed>::all() expects non-empty-array<int, pocketmine\promise\Promise<null>>, array<int, pocketmine\promise\Promise<null>> given.
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
PHP 8.3 / PHPUnit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/[email protected]. 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/[email protected]. 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/[email protected]. 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/[email protected]. 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/[email protected]. 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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 / PHPUnit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pmmp/[email protected]. 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/[email protected]. 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/[email protected]. 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/[email protected]. 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/[email protected]. 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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.