Fix docs (#67) #310
Annotations
6 errors and 4 warnings
Static analysis PHP 8.1+:
src/Memcached.php#L37
src/Memcached.php:37:18: MissingClassConstType: Class constant "Yiisoft\Cache\Memcached\Memcached::DEFAULT_SERVER_HOST" should have a declared type. (see https://psalm.dev/359)
|
Static analysis PHP 8.1+:
src/Memcached.php#L38
src/Memcached.php:38:18: MissingClassConstType: Class constant "Yiisoft\Cache\Memcached\Memcached::DEFAULT_SERVER_PORT" should have a declared type. (see https://psalm.dev/359)
|
Static analysis PHP 8.1+:
src/Memcached.php#L39
src/Memcached.php:39:18: MissingClassConstType: Class constant "Yiisoft\Cache\Memcached\Memcached::DEFAULT_SERVER_WEIGHT" should have a declared type. (see https://psalm.dev/359)
|
Static analysis PHP 8.1+:
src/Memcached.php#L41
src/Memcached.php:41:19: MissingClassConstType: Class constant "Yiisoft\Cache\Memcached\Memcached::TTL_INFINITY" should have a declared type. (see https://psalm.dev/359)
|
Static analysis PHP 8.1+:
src/Memcached.php#L42
src/Memcached.php:42:19: MissingClassConstType: Class constant "Yiisoft\Cache\Memcached\Memcached::TTL_EXPIRED" should have a declared type. (see https://psalm.dev/359)
|
Static analysis PHP 8.1+
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.3.4, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.4, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Checkout
The `save-state` 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/
|
Checkout
The `save-state` 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