Skip to content

Add the promised FileCache class #150

Add the promised FileCache class

Add the promised FileCache class #150

Triggered via pull request March 5, 2024 10:06
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
RiskyTruthyFalsyComparison: src/Driver/BlockingFilesystemDriver.php#L224
src/Driver/BlockingFilesystemDriver.php:224:17: 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)
RiskyTruthyFalsyComparison: src/Driver/EioFilesystemDriver.php#L316
src/Driver/EioFilesystemDriver.php:316:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Driver/StatusCachingFilesystemDriver.php#L30
src/Driver/StatusCachingFilesystemDriver.php:30:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Driver/StatusCachingFilesystemDriver.php#L35
src/Driver/StatusCachingFilesystemDriver.php:35:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: src/Driver/UvFilesystemDriver.php#L366
src/Driver/UvFilesystemDriver.php:366:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
PHP 8.1
Process completed with exit code 2.
PHP 8.3 on Windows
The job was canceled because "ubuntu-latest_8_1_uv__eio" failed.
PHP 8.3 on macOS
The job was canceled because "ubuntu-latest_8_1_uv__eio" failed.
PHP 8.3 on macOS
The operation was canceled.
PHP 8.3
The job was canceled because "ubuntu-latest_8_1_uv__eio" failed.
PHP 8.3
The operation was canceled.
PHP 8.2
The job was canceled because "ubuntu-latest_8_1_uv__eio" failed.
PHP 8.2
The operation was canceled.
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.