changed: updated for Elgg 6.1 #57
lint.yml
on: push
Lint checks
/
Validate the commit message
3s
Lint checks
/
Validate composer.json and PHP Coding style
15s
Lint checks
/
Validate language files are UTF-8 encoded
2s
Annotations
2 errors and 3 warnings
Lint checks / Validate composer.json and PHP Coding style
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/yaml is locked to version v7.2.0 and an update of this package was not requested.
- symfony/yaml v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Problem 2
- opensearch-project/opensearch-php is locked to version 2.3.1 and an update of this package was not requested.
- opensearch-project/opensearch-php 2.3.1 requires symfony/yaml * -> satisfiable by symfony/yaml[v7.2.0].
- symfony/yaml v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
|
Lint checks / Validate composer.json and PHP Coding style
Process completed with exit code 2.
|
Lint checks / Validate the commit message
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint checks / Validate language files are UTF-8 encoded
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint checks / Validate composer.json and PHP Coding style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|