Skip to content

Paginate milestone requests #69

Paginate milestone requests

Paginate milestone requests #69

Triggered via pull request May 7, 2025 14:21
Status Failure
Total duration 3m 58s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
7s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
3m 45s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
11s
code-quality / Lint Gherkin Feature files
code-quality  /  PHPCS
3m 7s
code-quality / PHPCS
Fit to window
Zoom out
Zoom in

Annotations

10 errors
code-quality / Lint PHP files: process/InputStream.php#L31
Deprecated: Symfony\Component\Process\InputStream::onEmpty(): Implicitly marking parameter $onEmpty as nullable is deprecated, the explicit nullable type must be used instead in ./process/InputStream.php on line 31
code-quality / Lint PHP files: process/Process.php#L144
Deprecated: Symfony\Component\Process\Process::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead in ./process/Process.php on line 144
code-quality / Lint PHP files: process/PhpProcess.php#L34
Deprecated: Symfony\Component\Process\PhpProcess::__construct(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead in ./process/PhpProcess.php on line 34
code-quality / Lint PHP files: process/Tests/ProcessTest.php#L1546
Deprecated: Symfony\Component\Process\Tests\ProcessTest::getProcess(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead in ./process/Tests/ProcessTest.php on line 1546
code-quality / Lint PHP files: wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php#L42
Deprecated: ParagonIE_Sodium_Core32_Curve25519_Ge_P3::__construct(): Implicitly marking parameter $x as nullable is deprecated, the explicit nullable type must be used instead in ./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php on line 42
code-quality / Lint PHP files: wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php#L36
Deprecated: ParagonIE_Sodium_Core32_Curve25519_Ge_P2::__construct(): Implicitly marking parameter $x as nullable is deprecated, the explicit nullable type must be used instead in ./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php on line 36
code-quality / Lint PHP files: wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php#L44
Deprecated: ParagonIE_Sodium_Core32_Curve25519_Ge_P1p1::__construct(): Implicitly marking parameter $x as nullable is deprecated, the explicit nullable type must be used instead in ./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php on line 44
code-quality / Lint PHP files: wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php#L42
Deprecated: ParagonIE_Sodium_Core32_Curve25519_Ge_Cached::__construct(): Implicitly marking parameter $YplusX as nullable is deprecated, the explicit nullable type must be used instead in ./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php on line 42
code-quality / Lint PHP files: wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php#L38
Deprecated: ParagonIE_Sodium_Core32_Curve25519_Ge_Precomp::__construct(): Implicitly marking parameter $yplusx as nullable is deprecated, the explicit nullable type must be used instead in ./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php on line 38
code-quality / Lint PHP files
Process completed with exit code 1.