Skip to content

feat: add reusable template builder system #740

feat: add reusable template builder system

feat: add reusable template builder system #740

Triggered via pull request March 14, 2026 09:03
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Process completed with exit code 2.
build
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires mossadal/math-parser ^2.0, found mossadal/math-parser[dev-master, dev-develop, v1.0, ..., v1.3.16] but it does not match the constraint. Problem 2 - Root composer.json requires spatie/laravel-pdf ^2.0 -> satisfiable by spatie/laravel-pdf[2.0.0, ..., v2.x-dev]. - spatie/laravel-pdf[2.0.0, ..., v2.x-dev] require illuminate/contracts ^11.0|^12.0 -> found illuminate/contracts[v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but it conflicts with your root composer.json require (^9.0|^10.0). - spatie/laravel-pdf 2.4.0 requires illuminate/contracts ^11.0|^12.0|^13.0 -> found illuminate/contracts[dev-master, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev, 13.0.x-dev (alias of dev-master), 13.x-dev] but it conflicts with your root composer.json require (^9.0|^10.0).
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/