v 2.0.0 #5
Annotations
10 errors and 2 warnings
PHP 8.1:
src/zugferd10/Model/Address.php#L52
Method Easybill\ZUGFeRD\Model\Address::setPostcode() has no return type specified.
|
PHP 8.1:
src/zugferd10/Model/Address.php#L68
Method Easybill\ZUGFeRD\Model\Address::setLineOne() has no return type specified.
|
PHP 8.1:
src/zugferd10/Model/Address.php#L84
Method Easybill\ZUGFeRD\Model\Address::setLineTwo() has no return type specified.
|
PHP 8.1:
src/zugferd10/Model/Address.php#L100
Method Easybill\ZUGFeRD\Model\Address::setCity() has no return type specified.
|
PHP 8.1:
src/zugferd10/Model/Address.php#L116
Method Easybill\ZUGFeRD\Model\Address::setCountryCode() has no return type specified.
|
PHP 8.1:
src/zugferd10/Model/AllowanceCharge.php#L149
Method Easybill\ZUGFeRD\Model\AllowanceCharge::getCategoryTradeTaxes() return type has no value type specified in iterable type array.
|
PHP 8.1:
src/zugferd10/Model/ContextParameterID.php#L16
Method Easybill\ZUGFeRD\Model\ContextParameterID::__construct() has parameter $id with no type specified.
|
PHP 8.1:
src/zugferd10/Model/ContextParameterID.php#L16
Property Easybill\ZUGFeRD\Model\ContextParameterID::$id is never read, only written.
|
PHP 8.1:
src/zugferd10/Model/Document.php#L31
Property Easybill\ZUGFeRD\Model\Document::$context has no type specified.
|
PHP 8.1:
src/zugferd10/Model/Document.php#L36
Property Easybill\ZUGFeRD\Model\Document::$header has no type specified.
|
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|