Skip to content

Detect override of deprecated property #177

Detect override of deprecated property

Detect override of deprecated property #177

Triggered via pull request January 8, 2024 09:42
Status Failure
Total duration 35s
Artifacts

build.yml

on: pull_request
Coding Standard
12s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan (8.1, highest): src/Rules/Deprecations/InheritanceOfDeprecatedInterfaceRule.php#L35
Strict comparison using === between array<PhpParser\Node\Name> and null will always evaluate to false.
PHPStan (8.1, highest)
Process completed with exit code 2.
PHPStan (8.2, highest): src/Rules/Deprecations/InheritanceOfDeprecatedInterfaceRule.php#L35
Strict comparison using === between array<PhpParser\Node\Name> and null will always evaluate to false.
PHPStan (8.2, highest)
Process completed with exit code 2.
PHPStan (7.4, highest): src/Rules/Deprecations/InheritanceOfDeprecatedInterfaceRule.php#L35
Strict comparison using === between array<PhpParser\Node\Name> and null will always evaluate to false.
PHPStan (7.4, highest)
Process completed with exit code 2.
PHPStan (8.0, highest): src/Rules/Deprecations/InheritanceOfDeprecatedInterfaceRule.php#L35
Strict comparison using === between array<PhpParser\Node\Name> and null will always evaluate to false.
PHPStan (8.0, highest)
Process completed with exit code 2.