Skip to content

Merge pull request from GHSA-qjfw-cvjf-f4fm #138

Merge pull request from GHSA-qjfw-cvjf-f4fm

Merge pull request from GHSA-qjfw-cvjf-f4fm #138

Triggered via push April 3, 2024 17:45
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
RiskyTruthyFalsyComparison: src/Cookie/CookieAttributes.php#L335
src/Cookie/CookieAttributes.php:335:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Http2/Http2Parser.php#L104
src/Http2/Http2Parser.php:104:16: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PHP 8.1
Process completed with exit code 2.
PHP 8.1 on macOS
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.1 on macOS
The operation was canceled.
PHP 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
RiskyTruthyFalsyComparison: src/Cookie/CookieAttributes.php#L335
src/Cookie/CookieAttributes.php:335:13: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Http2/Http2Parser.php#L104
src/Http2/Http2Parser.php:104:16: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PHP 8.2
The operation was canceled.
PHP 8.1 on Windows
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.1 on Windows
The operation was canceled.
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.