Add Cache implementation for Key Value Store #47
phpunit.yml
on: pull_request
Matrix: Build
Documentation
/
add_doc
Annotations
7 errors
InvalidScalarArgument:
tests/CachePSR16Test.php#L170
tests/CachePSR16Test.php:170:42: InvalidScalarArgument: Argument 1 of Tests\Document::__construct expects null|string, but 10 provided (see https://psalm.dev/012)
|
InvalidScalarArgument:
tests/CachePSR16Test.php#L170
tests/CachePSR16Test.php:170:46: InvalidScalarArgument: Argument 2 of Tests\Document::__construct expects null|string, but 20 provided (see https://psalm.dev/012)
|
Build (8.1)
Process completed with exit code 2.
|
Build (8.2)
The job was canceled because "_8_1" failed.
|
Build (8.2)
The operation was canceled.
|
Build (8.3)
The job was canceled because "_8_1" failed.
|
Build (8.3)
The operation was canceled.
|