Skip to content

Detect accessing static property as non static #18852

Detect accessing static property as non static

Detect accessing static property as non static #18852

Triggered via pull request March 6, 2025 15:37
Status Failure
Total duration 6m 54s
Artifacts 5

phar.yml

on: pull_request
Compiler Tests
1m 8s
Compiler Tests
integration-tests  /  Check PHAR checksum
6s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
6s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
4s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

36 errors
integration-tests / Integration - shipmonk/phpstan-rules tests
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/ClassSuffixNamingRule.php#L66
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/ForbidUnusedExceptionRule.php#L98
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - shipmonk-rnd/phpstan-rules: src/Rule/ForbidVariableTypeOverwritingRule.php#L115
No error with identifier phpstanApi.instanceofType is reported on line 115.
integration-tests / Integration - shipmonk-rnd/phpstan-rules
Process completed with exit code 1.
integration-tests / Integration - larastan/larastan: src/Methods/MacroMethodsClassReflectionExtension.php#L77
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Methods/MacroMethodsClassReflectionExtension.php#L80
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Methods/ModelFactoryMethodsClassReflectionExtension.php#L35
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Methods/Pipes/Facades.php#L30
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Methods/Pipes/Managers.php#L25
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Properties/ModelCastHelper.php#L100
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Properties/ModelCastHelper.php#L109
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Properties/ModelCastHelper.php#L115
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Properties/ModelCastHelper.php#L157
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - larastan/larastan: src/Properties/ModelCastHelper.php#L167
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
integration-tests / Integration - Rector tests
Process completed with exit code 1.
integration-tests / Integration - rectorphp/rector-src
Process completed with exit code 1.
extension-tests / Extension Tests (7.4, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L75
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (7.4, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L89
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (7.4, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L75
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.2, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L89
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.2, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L75
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.0, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L89
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.0, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L75
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.3, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L89
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.3, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L75
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.1, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L89
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.1, phpstan-strict-rules)
Process completed with exit code 2.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L75
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.4, phpstan-strict-rules): src/Rules/VariableVariables/VariablePropertyFetchRule.php#L89
Call to deprecated method isSubclassOf() of class PHPStan\Reflection\ClassReflection: Use isSubclassOfClass instead.
extension-tests / Extension Tests (8.4, phpstan-strict-rules)
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size Digest
baselines- Expired
8.51 MB
sha256:628d608f01f5ffd6f6d0506758b92a03ad948e8524723fa9f553faefc6092425
baselines-larastan-baseline.neon Expired
522 Bytes
sha256:456f46fa7ea2452a796e868d325542fd4833e70a7bb6d093a26642d9c6a142fb
baselines-rector-baseline.neon Expired
739 Bytes
sha256:e61cd994df3440bb3e8bafbbf3c7e2821cd06ee3b36b1ae8d77ef4a2789d0666
phar-file Expired
3.51 MB
sha256:a3cd8ad011aee6c224745bdf11521c35d227149f4cb721b548165aec162fb335
phar-file-checksum Expired
3.51 MB
sha256:13e784ea4605e2edd1b86104c7942a00128f038078c580d8a84d527058e8f2c7