Skip to content

Cookie data

Cookie data #470

Triggered via pull request July 29, 2024 08:17
Status Failure
Total duration 30s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
PHP 8.2: src/protocol/OpenConnectionRequest2.php#L34
Parameter #1 $v of method pocketmine\utils\BinaryStream::putByte() expects int, false given.
PHP 8.2: src/server/UnconnectedMessageHandler.php#L87
If condition is always false.
PHP 8.2
Process completed with exit code 1.
PHP 8.3
The job was canceled because "_8_2" failed.
PHP 8.3
The operation was canceled.
PHP 8.1
The job was canceled because "_8_2" failed.
PHP 8.1: src/protocol/OpenConnectionRequest2.php#L34
Parameter #1 $v of method pocketmine\utils\BinaryStream::putByte() expects int, false given.
PHP 8.1: src/server/UnconnectedMessageHandler.php#L87
If condition is always false.
PHP 8.1
The operation was canceled.
PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@2.24.0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/