Permalinks: look up from index if cache empty #7710
backend.yml
on: push
Code Quality
5m 1s
Coding Style
49s
Matrix: tests
Annotations
11 errors and 5 warnings
TooFewArguments:
src/Cache/ApcuCache.php#L57
src/Cache/ApcuCache.php:57:16: TooFewArguments: Too few arguments for APCUIterator::__construct - expecting search to be passed (see https://psalm.dev/025)
|
Unit tests - PHP 8.3
Process completed with exit code 2.
|
Unit tests - PHP 8.3:
tests/Cache/MemCachedTest.php#L52
Failed asserting that true is false.
|
Unit tests - PHP 8.3
Process completed with exit code 1.
|
Unit tests - PHP 8.2
The job was canceled because "_8_3" failed.
|
TooFewArguments:
src/Cache/ApcuCache.php#L57
src/Cache/ApcuCache.php:57:16: TooFewArguments: Too few arguments for APCUIterator::__construct - expecting search to be passed (see https://psalm.dev/025)
|
Unit tests - PHP 8.2
Process completed with exit code 2.
|
Unit tests - PHP 8.2:
tests/Cache/MemCachedTest.php#L52
Failed asserting that true is false.
|
Unit tests - PHP 8.2
Process completed with exit code 1.
|
Code Quality
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 5 minutes.
|
Code Quality
The operation was canceled.
|
Coding Style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests - PHP 8.3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, github/codeql-action/upload-sarif@4a8f20f6b9b5114f354129a1e2f391d75bfd640a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests - PHP 8.3
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Unit tests - PHP 8.2
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Code Quality
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|