CI: upgrade PHP CS Fixer #9266
Annotations
5 errors and 7 warnings
|
Run tests:
tests/Http/CookieTest.php#L53
Failed asserting that false is true.
|
Run tests
Process completed with exit code 1.
|
Statically analyze using Psalm
Process completed with exit code 1.
|
Upload code scanning results to GitHub
No SARIF files found to upload in "sarif".
|
Run tests:
src/Cms/Blueprint.php#L321
Kirby\Cms\Blueprint::factory(): Optional parameter $fallback declared before required parameter $model is implicitly treated as a required parameter
|
Run tests:
src/Toolkit/Str.php#L265
Kirby\Toolkit\Str::between(): Optional parameter $string declared before required parameter $end is implicitly treated as a required parameter
|
Run tests:
src/Toolkit/Str.php#L297
Kirby\Toolkit\Str::contains(): Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Run tests:
src/Toolkit/Str.php#L416
Kirby\Toolkit\Str::endsWith(): Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Run tests:
src/Toolkit/Str.php#L709
Kirby\Toolkit\Str::position(): Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Run tests:
src/Toolkit/Str.php#L1232
Kirby\Toolkit\Str::startsWith(): Optional parameter $string declared before required parameter $needle is implicitly treated as a required parameter
|
Upload code scanning results to GitHub
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/
|
Loading