Use the right client id (i.e. not the stream id) #92
Annotations
5 errors and 2 warnings
Run static analysis:
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)
|
Run static analysis:
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)
|
Run static analysis:
src/Rfc6455Acceptor.php#L101
src/Rfc6455Acceptor.php:101:61: PossiblyUndefinedVariable: Possibly undefined variable $acceptKey, first seen on line 81 (see https://psalm.dev/018)
|
Run static analysis:
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)
|
Run static analysis
Process completed with exit code 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/.
|
Archive autobahn artifacts
No files were found with the provided path: test-autobahn/reports. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading