Skip to content

Resolve composer workflow conflict temporarily #43

Resolve composer workflow conflict temporarily

Resolve composer workflow conflict temporarily #43

Triggered via push November 24, 2023 11:38
Status Failure
Total duration 1m 20s
Artifacts
Matrix: mutation
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHP 8.1-ubuntu-latest: src/Invoice/Client/ClientForm.php#L154
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/ClientNote/ClientNoteForm.php#L27
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/CompanyPrivate/CompanyPrivateForm.php#L62
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/CompanyPrivate/CompanyPrivateForm.php#L74
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/Helpers/DateHelper.php#L262
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/Merchant/MerchantForm.php#L35
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/Merchant/MerchantService.php#L83
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/Payment/PaymentForm.php#L29
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/Sumex/SumexForm.php#L46
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest: src/Invoice/Sumex/SumexForm.php#L58
ArgumentTypeCoercion: Argument 1 of DateTimeZone::__construct expects non-empty-string, but parent type string provided
PHP 8.1-ubuntu-latest
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/