Skip to content

HP-1751 Create configurations for billing types #121

HP-1751 Create configurations for billing types

HP-1751 Create configurations for billing types #121

Triggered via pull request December 12, 2024 22:13
Status Failure
Total duration 40s
Artifacts

psalm-analysis.yml

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

Annotations

10 errors and 1 warning
UndefinedDocblockClass: src/product/BillingRegistry.php#L38
src/product/BillingRegistry.php:38:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named hiqdev\billing\registry\invoice\RepresentationInterface does not exist (see https://psalm.dev/200)
UndefinedClass: src/product/PriceTypeDefinition.php#L18
src/product/PriceTypeDefinition.php:18:13: UndefinedClass: Class, interface or enum named hiqdev\billing\registry\invoice\InvoiceRepresentationCollection does not exist (see https://psalm.dev/019)
UndefinedClass: src/product/PriceTypeDefinition.php#L22
src/product/PriceTypeDefinition.php:22:9: UndefinedClass: Class, interface or enum named hiqdev\billing\registry\product\PriceType does not exist (see https://psalm.dev/019)
UndefinedClass: src/product/PriceTypeDefinition.php#L23
src/product/PriceTypeDefinition.php:23:9: UndefinedClass: Class, interface or enum named hiqdev\billing\registry\product\GType does not exist (see https://psalm.dev/019)
UndefinedClass: src/product/PriceTypeDefinition.php#L25
src/product/PriceTypeDefinition.php:25:40: UndefinedClass: Class, interface or enum named hiqdev\billing\registry\invoice\InvoiceRepresentationCollection does not exist (see https://psalm.dev/019)
UndefinedClass: src/product/PriceTypeDefinition.php#L55
src/product/PriceTypeDefinition.php:55:47: UndefinedClass: Class, interface or enum named hiqdev\billing\registry\invoice\InvoiceRepresentationCollection does not exist (see https://psalm.dev/019)
UndefinedClass: src/product/PriceTypeDefinition.php#L60
src/product/PriceTypeDefinition.php:60:34: UndefinedClass: Class, interface or enum named hiqdev\billing\registry\measure\RcpTrafCollector does not exist (see https://psalm.dev/019)
UndefinedClass: src/product/PriceTypeDefinition.php#L65
src/product/PriceTypeDefinition.php:65:29: UndefinedClass: Class, interface or enum named hiqdev\billing\registry\product\PriceType does not exist (see https://psalm.dev/019)
UndefinedClass: src/product/PriceTypeDefinition.php#L70
src/product/PriceTypeDefinition.php:70:30: UndefinedClass: Class, interface or enum named hiqdev\billing\registry\product\GType does not exist (see https://psalm.dev/019)
MissingTemplateParam: src/product/PriceTypesCollection.php#L8
src/product/PriceTypesCollection.php:8:39: MissingTemplateParam: hiqdev\php\billing\product\PriceTypesCollection has missing template params when extending IteratorAggregate, expecting 2 (see https://psalm.dev/182)
PHP 8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636