refactor: Update package to support php >=8 and Psr Log 2 || 3 #46
php-static-analysis.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
10s
Matrix: lint-php / lint-php
Matrix: static-code-analysis-php
Annotations
7 errors and 3 warnings
coding-standards-analysis-php / coding-standards-php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 < 8.3 but your php version (8.0.30) does not satisfy that requirement.
|
coding-standards-analysis-php / coding-standards-php
Process completed with exit code 2.
|
static-code-analysis-php (8.0) / static-analysis-php
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 < 8.3 but your php version (8.0.30) does not satisfy that requirement.
|
static-code-analysis-php (8.0) / static-analysis-php
Process completed with exit code 2.
|
static-code-analysis-php (8.2) / static-analysis-php
FailFast: cancelling since parallel instance has failed
|
static-code-analysis-php (8.1) / static-analysis-php
FailFast: cancelling since parallel instance has failed
|
static-code-analysis-php (8.1) / static-analysis-php
The operation was canceled.
|
lint-php / lint-php (8.1)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|
lint-php / lint-php (8.0)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|
lint-php / lint-php (8.2)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|