devops: Name officially changed to "WPGraphQL for WooCommerce" #989
lint-code.yml
on: pull_request
Linting WooGraphQL code w/ PHPCS
16s
Annotations
2 errors and 2 warnings
Linting WooGraphQL code w/ PHPCS
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v6.4.13 and an update of this package was not requested.
- symfony/console v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v6.4.13 and an update of this package was not requested.
- symfony/string v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- brainmaestro/composer-git-hooks is locked to version v3.0.0 and an update of this package was not requested.
- brainmaestro/composer-git-hooks v3.0.0 requires symfony/console ^5.0|^6.0|^7.0 -> satisfiable by symfony/console[v6.4.13].
- symfony/console v6.4.13 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
Linting WooGraphQL code w/ PHPCS
Process completed with exit code 2.
|
Linting WooGraphQL code w/ PHPCS
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Linting WooGraphQL code w/ PHPCS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|