v0.3.8 #3
integrate.yml
on: pull_request
Check coding standard
8s
Run static analysis
50s
Matrix: Syntax check on all PHP versions
Annotations
10 errors
Run static analysis:
vendor/composer/InstalledVersions.php#L101
Offset 'dev_requirement' on array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: array<string>, dev_requirement: bool, replaced?: array<string>, ...} in isset() always exists and is not nullable.
|
Run static analysis:
vendor/composer/InstalledVersions.php#L120
Parameter $parser of method Composer\InstalledVersions::satisfies() has invalid type Composer\Semver\VersionParser.
|
Run static analysis:
vendor/composer/InstalledVersions.php#L120
Parameter $parser of method Composer\InstalledVersions::satisfies() has invalid type Composer\Semver\VersionParser.
|
Run static analysis:
vendor/composer/InstalledVersions.php#L122
Call to method parseConstraints() on an unknown class Composer\Semver\VersionParser.
|
Run static analysis:
vendor/composer/InstalledVersions.php#L123
Call to method parseConstraints() on an unknown class Composer\Semver\VersionParser.
|
Run static analysis:
vendor/php-stubs/wordpress-stubs/wordpress-stubs.php#L75
Constructor of class WP_Upgrader_Skin has an unused parameter $args.
|
Run static analysis:
vendor/php-stubs/wordpress-stubs/wordpress-stubs.php#L118
Method WP_Upgrader_Skin::request_filesystem_credentials() should return bool but return statement is missing.
|
Run static analysis:
vendor/php-stubs/wordpress-stubs/wordpress-stubs.php#L202
Method WP_Upgrader_Skin::hide_process_failed() should return bool but return statement is missing.
|
Run static analysis:
vendor/php-stubs/wordpress-stubs/wordpress-stubs.php#L243
Method Automatic_Upgrader_Skin::request_filesystem_credentials() should return bool but return statement is missing.
|
Run static analysis:
vendor/php-stubs/wordpress-stubs/wordpress-stubs.php#L253
Method Automatic_Upgrader_Skin::get_upgrade_messages() should return array<string> but return statement is missing.
|