Skip to content

v 2.0.0

v 2.0.0 #2

Triggered via pull request February 29, 2024 18:09
@BolZerBolZer
synchronize #60
dev
Status Failure
Total duration 41s
Artifacts

phpstan.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
PHP 8.2: src/zugferd10/Model/Address.php#L50
Method Easybill\ZUGFeRD\Model\Address::setPostcode() has no return type specified.
PHP 8.2: src/zugferd10/Model/Address.php#L66
Method Easybill\ZUGFeRD\Model\Address::setLineOne() has no return type specified.
PHP 8.2: src/zugferd10/Model/Address.php#L82
Method Easybill\ZUGFeRD\Model\Address::setLineTwo() has no return type specified.
PHP 8.2: src/zugferd10/Model/Address.php#L98
Method Easybill\ZUGFeRD\Model\Address::setCity() has no return type specified.
PHP 8.2: src/zugferd10/Model/Address.php#L114
Method Easybill\ZUGFeRD\Model\Address::setCountryCode() has no return type specified.
PHP 8.2: src/zugferd10/Model/AllowanceCharge.php#L147
Method Easybill\ZUGFeRD\Model\AllowanceCharge::getCategoryTradeTaxes() return type has no value type specified in iterable type array.
PHP 8.2: src/zugferd10/Model/ContextParameterID.php#L14
Method Easybill\ZUGFeRD\Model\ContextParameterID::__construct() has parameter $id with no type specified.
PHP 8.2: src/zugferd10/Model/ContextParameterID.php#L14
Property Easybill\ZUGFeRD\Model\ContextParameterID::$id is never read, only written.
PHP 8.2: src/zugferd10/Model/Document.php#L29
Property Easybill\ZUGFeRD\Model\Document::$context has no type specified.
PHP 8.2: src/zugferd10/Model/Document.php#L34
Property Easybill\ZUGFeRD\Model\Document::$header has no type specified.
PHP 8.2
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.2
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/