Use the right client id (i.e. not the stream id) #92
Annotations
8 errors and 8 warnings
RiskyTruthyFalsyComparison:
examples/stackexchange-questions/server.php#L84
examples/stackexchange-questions/server.php:84:13: RiskyTruthyFalsyComparison: Operand of type null|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)
|
RiskyTruthyFalsyComparison:
src/Rfc6455Acceptor.php#L81
src/Rfc6455Acceptor.php:81:17: RiskyTruthyFalsyComparison: Operand of type null|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)
|
PossiblyUndefinedVariable:
src/Rfc6455Acceptor.php#L101
src/Rfc6455Acceptor.php:101:61: PossiblyUndefinedVariable: Possibly undefined variable $acceptKey, first seen on line 81 (see https://psalm.dev/018)
|
RiskyTruthyFalsyComparison:
src/Websocket.php#L97
src/Websocket.php:97:21: RiskyTruthyFalsyComparison: Operand of type null|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
Process completed with exit code 2.
|
PHP 8.2 on Windows
The operation was canceled.
|
PHP 8.1
The operation was canceled.
|
PHP 8.2 on macOS
The operation was canceled.
|
PHP 8.2
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2
No files were found with the provided path: test-autobahn/reports. No artifacts will be uploaded.
|
PHP 8.2 on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 on Windows
No files were found with the provided path: test-autobahn/reports. No artifacts will be uploaded.
|
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1
No files were found with the provided path: test-autobahn/reports. No artifacts will be uploaded.
|
PHP 8.2 on macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 on macOS
No files were found with the provided path: test-autobahn/reports. No artifacts will be uploaded.
|