Reintroduce Conf/DeprecationHandler #2606
ci-on-pull_request.yml
on: pull_request
pre-commit
/
pre-commit
2m 1s
Matrix: phpstan / php-stan
gh-travis
/
gh-travis
Annotations
8 errors and 2 warnings
phpstan / php-stan (8.2):
htdocs/accountancy/bookkeeping/list.php#L996
Variable $search_date_validation_end might not be defined.
|
phpstan / php-stan (8.2):
htdocs/core/class/conf.class.php#L44
Property Conf::$enableDynamicProperties has no type specified.
|
phpstan / php-stan (8.2):
htdocs/core/class/conf.class.php#L1196
Property Conf::$order (stdClass) in isset() is not nullable.
|
phpstan / php-stan (8.2):
htdocs/core/class/conf.class.php#L1214
Property Conf::$contract (stdClass) in isset() is not nullable.
|
phpstan / php-stan (8.2):
htdocs/core/class/conf.class.php#L1221
Property Conf::$order (stdClass) in isset() is not nullable.
|
phpstan / php-stan (8.2):
htdocs/core/class/doldeprecationhandler.class.php#L145
Variable $newProperty in isset() always exists and is not nullable.
|
phpstan / php-stan (8.2):
htdocs/core/class/doldeprecationhandler.class.php#L206
Call to function property_exists() with $this(Conf) and 'enableDynamicProper…' will always evaluate to true.
|
phpstan / php-stan (8.2)
Process completed with exit code 1.
|
pre-commit / pre-commit
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
pre-commit / pre-commit
Cache save failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
phan-srcrt
|
199 Bytes |
|
phpstan-srcrt
|
609 Bytes |
|
precommit-logs
|
584 Bytes |
|