Mention --ui
flag; add dev
tag
#103
Annotations
8 errors and 1 warning
Run Tests:
src/Client/TrapHandle/Dumper.php#L35
src/Client/TrapHandle/Dumper.php:35:67: RiskyTruthyFalsyComparison: Operand of type int|null|string contains types int|string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run Tests:
src/Client/TrapHandle/Dumper.php#L91
src/Client/TrapHandle/Dumper.php:91:18: 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 Tests:
src/Sender/Console/Renderer/Sentry/Exceptions.php#L85
src/Sender/Console/Renderer/Sentry/Exceptions.php:85:22: RiskyTruthyFalsyComparison: Operand of type null|scalar contains type scalar, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run Tests:
src/Sender/Console/Renderer/Sentry/Exceptions.php#L93
src/Sender/Console/Renderer/Sentry/Exceptions.php:93:21: RiskyTruthyFalsyComparison: Operand of type null|scalar contains type scalar, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run Tests:
src/Sender/Console/Renderer/VarDumper.php#L76
src/Sender/Console/Renderer/VarDumper.php:76:29: RiskyTruthyFalsyComparison: Operand of type mixed|null 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 Tests:
src/Sender/Console/Renderer/VarDumper.php#L92
src/Sender/Console/Renderer/VarDumper.php:92:25: RiskyTruthyFalsyComparison: Operand of type ''|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 Tests:
src/Sender/Console/Renderer/VarDumper.php#L93
src/Sender/Console/Renderer/VarDumper.php:93:25: RiskyTruthyFalsyComparison: Operand of type ''|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 Tests
Process completed with exit code 2.
|
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/
|
The logs for this run have expired and are no longer available.
Loading