Skip to content

style: fix phpcs errors #6

style: fix phpcs errors

style: fix phpcs errors #6

Triggered via push October 26, 2023 15:45
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

verify.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
verify / verify: src/Loader/SiteKit/LifecylceStub.php#L9
Method Atoolo\Resource\Loader\SiteKit\LifecylceStub::init() has parameter $data with no value type specified in iterable type array.
verify / verify: src/Loader/SiteKit/LifecylceStub.php#L26
Method Atoolo\Resource\Loader\SiteKit\LifecylceStub::service() return type has no value type specified in iterable type array.
verify / verify: src/Loader/SiteKit/ResourceStub.php#L9
Property Atoolo\Resource\Loader\SiteKit\ResourceStub::$data type has no value type specified in iterable type array.
verify / verify: src/Loader/SiteKit/ResourceStub.php#L11
Method Atoolo\Resource\Loader\SiteKit\ResourceStub::init() has no return type specified.
verify / verify: src/Loader/SiteKit/ResourceStub.php#L11
Method Atoolo\Resource\Loader\SiteKit\ResourceStub::init() has parameter $data with no type specified.
verify / verify: src/Loader/SiteKit/ResourceStub.php#L16
Method Atoolo\Resource\Loader\SiteKit\ResourceStub::process() has parameter $data with no value type specified in iterable type array.
verify / verify: src/Loader/SiteKit/ResourceStub.php#L21
Method Atoolo\Resource\Loader\SiteKit\ResourceStub::getData() return type has no value type specified in iterable type array.
verify / verify: src/Loader/SiteKitLoader.php#L34
Method Atoolo\Resource\Loader\SiteKitLoader::loadRaw() return type has no value type specified in iterable type array.
verify / verify: src/Loader/SiteKitLoader.php#L41
Method Atoolo\Resource\Loader\SiteKitLoader::validateData() has parameter $data with no value type specified in iterable type array.
verify / verify: src/Resource.php#L9
Method Atoolo\Resource\Resource::__construct() has parameter $data with no value type specified in iterable type array.
verify / verify
Process completed with exit code 1.