Skip to content

feat: now use psr18 and php8 + add sendTransactionalEmail method #5

feat: now use psr18 and php8 + add sendTransactionalEmail method

feat: now use psr18 and php8 + add sendTransactionalEmail method #5

Triggered via pull request September 25, 2024 08:22
Status Failure
Total duration 25s
Artifacts

run-test.yml

on: pull_request
Matrix: static-analysis-tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
static-analysis-tests (8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpunit/phpunit[11.3.0, ..., 11.3.6] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. - Root composer.json requires phpunit/phpunit ^11.3 -> satisfiable by phpunit/phpunit[11.3.0, ..., 11.3.6].
static-analysis-tests (8.1)
Process completed with exit code 2.
static-analysis-tests (8.2)
The job was canceled because "_8_1" failed.
static-analysis-tests (8.2)
Process completed with exit code 2.
static-analysis-tests (8.3)
The job was canceled because "_8_1" failed.
static-analysis-tests (8.3)
Process completed with exit code 2.
static-analysis-tests (8.0)
The job was canceled because "_8_1" failed.
static-analysis-tests (8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpunit/phpunit[11.3.0, ..., 11.3.6] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires phpunit/phpunit ^11.3 -> satisfiable by phpunit/phpunit[11.3.0, ..., 11.3.6].
static-analysis-tests (8.0)
Process completed with exit code 2.
static-analysis-tests (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/