Upgrading figuren-theater/code-quality (0.8.1 => 1.1.1) #28
build-test-measure.yml
on: pull_request
call-workflow-build-test-measure
/
Pre run
3s
call-workflow-build-test-measure
/
Lint: .json files
8s
call-workflow-build-test-measure
/
Lint: CSS
0s
call-workflow-build-test-measure
/
Lint: JS
0s
call-workflow-build-test-measure
/
Lint: PHP
15s
call-workflow-build-test-measure
/
Static Analysis: PHP
18s
Annotations
10 errors
call-workflow-build-test-measure / Static Analysis: PHP:
inc/abstracts/class-option.php#L268
Call to static method get() on an unknown class Figuren_Theater\API.
|
call-workflow-build-test-measure / Static Analysis: PHP:
inc/class-collection.php#L20
Class Figuren_Theater\Options\Collection extends unknown class Figuren_Theater\SiteParts\SitePartsCollectionAbstract.
|
call-workflow-build-test-measure / Static Analysis: PHP:
inc/class-collection.php#L29
Method Figuren_Theater\Options\Collection::get_collection() has invalid return type Figuren_Theater\SiteParts\SitePartsCollectionInterface.
|
call-workflow-build-test-measure / Static Analysis: PHP:
inc/class-collection.php#L29
PHPDoc tag @return with type Figuren_Theater\Options\Proxied_Collection is not subtype of native type Figuren_Theater\SiteParts\SitePartsCollectionInterface.
|
call-workflow-build-test-measure / Static Analysis: PHP:
inc/class-manager.php#L45
Class Figuren_Theater\Options\Manager extends unknown class Figuren_Theater\SiteParts\SitePartsManagerAbstract.
|
call-workflow-build-test-measure / Static Analysis: PHP:
inc/class-manager.php#L83
Access to an undefined property Figuren_Theater\Options\Manager::$collection.
|
call-workflow-build-test-measure / Static Analysis: PHP:
inc/class-manager.php#L132
Access to an undefined property Figuren_Theater\Options\Manager::$collection.
|
call-workflow-build-test-measure / Static Analysis: PHP:
inc/class-proxied-collection.php#L22
Class Figuren_Theater\Options\Proxied_Collection extends unknown class Figuren_Theater\SiteParts\ProxiedSitePartsCollectionAbstract.
|
call-workflow-build-test-measure / Static Analysis: PHP:
plugin.php#L52
Call to method set_Options_Manager() on an unknown class Figuren_Theater\ProxiedSite.
|
call-workflow-build-test-measure / Static Analysis: PHP:
plugin.php#L52
Class Figuren_Theater\Options\Manager does not have a constructor and must be instantiated without any parameters.
|