Add ability-command and block-command #82
code-quality.yml
on: push
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
4m 10s
code-quality
/
Lint Gherkin Feature files
17s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
4m 5s
code-quality
/
PHPStan
3m 56s
Annotations
10 errors
|
code-quality / Lint PHP files:
./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php#L43
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 43
|
|
code-quality / Lint PHP files:
./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php#L45
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 45
|
|
code-quality / Lint PHP files:
./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php#L37
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 37
|
|
code-quality / Lint PHP files:
./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php#L39
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 39
|
|
code-quality / Lint PHP files:
./wordpress-core/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php#L43
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 43
|
|
code-quality / Lint PHP files:
./restful/features/bootstrap/FeatureContext.php#L130
Deprecated: The backtick (`) operator is deprecated, use shell_exec() instead in ./restful/features/bootstrap/FeatureContext.php on line 130
|
|
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/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/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
|