Update CI build #349
Annotations
11 errors and 1 warning
|
Run static analysis:
src/Driver/Http1Driver.php#L130
src/Driver/Http1Driver.php:130:25: RiskyTruthyFalsyComparison: Operand of type false|int<0, max> contains type int<0, max>, 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/Driver/Http1Driver.php#L268
src/Driver/Http1Driver.php:268:29: RiskyTruthyFalsyComparison: Operand of type false|int<0, max> contains type int<0, max>, 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/Driver/Http1Driver.php#L272
src/Driver/Http1Driver.php:272:29: RiskyTruthyFalsyComparison: Operand of type false|int<0, max> contains type int<0, max>, 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/Driver/Http1Driver.php#L400
src/Driver/Http1Driver.php:400:37: 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)
|
Run static analysis:
src/Driver/Http1Driver.php#L535
src/Driver/Http1Driver.php:535:37: RiskyTruthyFalsyComparison: Operand of type false|int<0, max> contains type int<0, max>, 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/Driver/Http1Driver.php#L857
src/Driver/Http1Driver.php:857:14: RiskyTruthyFalsyComparison: Operand of type list<string>|null contains type list<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/Driver/Http1Driver.php#L961
src/Driver/Http1Driver.php:961:16: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, 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/Driver/Http1Driver.php#L962
src/Driver/Http1Driver.php:962:16: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, 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/Driver/Http1Driver.php#L963
src/Driver/Http1Driver.php:963:39: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, 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/Driver/Http2Driver.php#L291
src/Driver/Http2Driver.php:291:71: 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)
|
Get Composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading