CI: upgrade PHP CS Fixer #9266
backend.yml
on: push
Code Quality
40s
Coding Style
41s
Matrix: tests
Annotations
9 errors and 19 warnings
Unit tests - PHP 8.2
Process completed with exit code 1.
|
Unit tests - PHP 8.3
The job was canceled because "_8_2" failed.
|
Unit tests - PHP 8.3:
tests/Http/CookieTest.php#L53
Failed asserting that false is true.
|
Unit tests - PHP 8.3
Process completed with exit code 1.
|
Unit tests - PHP 8.4
The job was canceled because "_8_2" failed.
|
Unit tests - PHP 8.4:
tests/Http/CookieTest.php#L53
Failed asserting that false is true.
|
Unit tests - PHP 8.4
Process completed with exit code 1.
|
Unit tests - PHP 8.4
Process completed with exit code 1.
|
Unit tests - PHP 8.4
No SARIF files found to upload in "sarif".
|
Code Quality
The following actions use a deprecated Node.js version 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/
|
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/
|
Coding Style
The following actions use a deprecated Node.js version 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.2
The following actions use a deprecated Node.js version 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.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/
|
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.3:
src/Cms/Blueprint.php#L321
Optional parameter $fallback declared before required parameter $model is implicitly treated as a required parameter
|
Unit tests - PHP 8.3:
src/Toolkit/Str.php#L265
Optional parameter $string declared before required parameter $end is implicitly treated as a required parameter
|
Unit tests - PHP 8.3:
src/Toolkit/Str.php#L297
Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Unit tests - PHP 8.3:
src/Toolkit/Str.php#L416
Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Unit tests - PHP 8.3:
src/Toolkit/Str.php#L709
Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Unit tests - PHP 8.3:
src/Toolkit/Str.php#L1232
Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Unit tests - PHP 8.4:
src/Cms/Blueprint.php#L321
Kirby\Cms\Blueprint::factory(): Optional parameter $fallback declared before required parameter $model is implicitly treated as a required parameter
|
Unit tests - PHP 8.4:
src/Toolkit/Str.php#L265
Kirby\Toolkit\Str::between(): Optional parameter $string declared before required parameter $end is implicitly treated as a required parameter
|
Unit tests - PHP 8.4:
src/Toolkit/Str.php#L297
Kirby\Toolkit\Str::contains(): Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Unit tests - PHP 8.4:
src/Toolkit/Str.php#L416
Kirby\Toolkit\Str::endsWith(): Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Unit tests - PHP 8.4:
src/Toolkit/Str.php#L709
Kirby\Toolkit\Str::position(): Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Unit tests - PHP 8.4:
src/Toolkit/Str.php#L1232
Kirby\Toolkit\Str::startsWith(): Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Unit tests - PHP 8.4
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/
|