Skip to content

Cookie data

Cookie data #473

Triggered via pull request July 30, 2024 21:58
Status Failure
Total duration 25s
Artifacts

main.yml

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

Annotations

13 errors and 1 warning
PHP 8.1: src/server/UnconnectedMessageHandler.php#L86
If condition is always false.
PHP 8.1: src/utils/Cookie.php#L27
Property raklib\utils\Cookie::$cookies type has no value type specified in iterable type array.
PHP 8.1: src/utils/Cookie.php#L55
Call to an undefined static method raklib\utils\Cookie::generateCookie().
PHP 8.1: src/utils/Cookie.php#L59
Static method raklib\utils\Cookie::generate() is unused.
PHP 8.1
Process completed with exit code 1.
PHP 8.3
The job was canceled because "_8_1" failed.
PHP 8.3
The operation was canceled.
PHP 8.2
The job was canceled because "_8_1" failed.
PHP 8.2: src/server/UnconnectedMessageHandler.php#L86
If condition is always false.
PHP 8.2: src/utils/Cookie.php#L27
Property raklib\utils\Cookie::$cookies type has no value type specified in iterable type array.
PHP 8.2: src/utils/Cookie.php#L55
Call to an undefined static method raklib\utils\Cookie::generateCookie().
PHP 8.2: src/utils/Cookie.php#L59
Static method raklib\utils\Cookie::generate() is unused.
PHP 8.2
Process completed with exit code 1.
PHP 8.1
The following actions use a deprecated Node.js version 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/