Fix psalm #26
Annotations
17 errors and 1 warning
UnusedPsalmSuppress:
src/CookieCreator.php#L36
src/CookieCreator.php:36:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
RiskyTruthyFalsyComparison:
src/CookieCreator.php#L60
src/CookieCreator.php:60:13: RiskyTruthyFalsyComparison: Operand of type false|list<string> 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)
|
PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|
PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
UnusedPsalmSuppress:
src/CookieCreator.php#L36
src/CookieCreator.php:36:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
RiskyTruthyFalsyComparison:
src/CookieCreator.php#L60
src/CookieCreator.php:60:13: RiskyTruthyFalsyComparison: Operand of type false|list<string> 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)
|
PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
PHP 8.0-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
UnusedPsalmSuppress:
src/CookieCreator.php#L36
src/CookieCreator.php:36:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
RiskyTruthyFalsyComparison:
src/CookieCreator.php#L60
src/CookieCreator.php:60:13: RiskyTruthyFalsyComparison: Operand of type false|list<string> 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)
|
PHP 8.0-ubuntu-latest
The operation was canceled.
|
PHP 7.4-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
PHP 7.4-ubuntu-latest
The operation was canceled.
|
PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
|
UnusedPsalmSuppress:
src/CookieCreator.php#L36
src/CookieCreator.php:36:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
RiskyTruthyFalsyComparison:
src/CookieCreator.php#L60
src/CookieCreator.php:60:13: RiskyTruthyFalsyComparison: Operand of type false|list<string> 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)
|
PHP 8.3-ubuntu-latest
The operation was canceled.
|
PHP 8.2-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|