added wp cli and scripts to create pot file - new pot file #106
Annotations
2 errors and 2 warnings
Run PHP Code Sniffer
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- psr/log is locked to version 3.0.2 and an update of this package was not requested.
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v7.2.0 and an update of this package was not requested.
- symfony/console v7.2.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/deprecation-contracts is locked to version v3.5.1 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/filesystem is locked to version v7.2.0 and an update of this package was not requested.
- symfony/filesystem v7.2.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/finder is locked to version v7.2.0 and an update of this package was not requested.
- symfony/finder v7.2.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/process is locked to version v7.2.0 and an update of this package was not requested.
- symfony/process v7.2.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- symfony/service-contracts is locked to version v3.5.1 and an update of this package was not requested.
- symfony/service-contracts v3.5.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/string is locked to version v7.2.0 and an update of this package was not requested.
- symfony/string v7.2.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- wp-cli/wp-cli is locked to version v2.11.0 and an update of this package was not requested.
- symfony/finder v7.2.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- wp-cli/wp-cli v2.11.0 requires symfony/finder >2.7 -> satisfiable by symfony/finder[v7.2.0].
|
Run PHP Code Sniffer
Process completed with exit code 2.
|
Run PHP Code Sniffer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run PHP Code Sniffer
Unexpected input(s) 'SUFFIX_FILTER', valid inputs are ['GITHUB_TOKEN', 'DOT', 'BASE', 'RELATIVE', 'DIFF_FILTER', 'FORMAT', 'ESCAPE_JSON', 'SEPARATOR', 'PATTERNS', 'MINIMATCH_OPTION_NOBRACE', 'MINIMATCH_OPTION_NOGLOBSTAR', 'MINIMATCH_OPTION_DOT', 'MINIMATCH_OPTION_NOEXT', 'MINIMATCH_OPTION_NOCASE', 'MINIMATCH_OPTION_MATCH_BASE', 'MINIMATCH_OPTION_NONEGATE', 'FILES', 'SUMMARY_INCLUDE_FILES', 'ABSOLUTE', 'SET_ENV_NAME', 'SET_ENV_NAME_FILTERED_DIFF', 'SET_ENV_NAME_MATCHED_FILES', 'SET_ENV_NAME_COUNT', 'SET_ENV_NAME_INSERTIONS', 'SET_ENV_NAME_DELETIONS', 'SET_ENV_NAME_LINES', 'DIFF_DEFAULT', 'FILTERED_DIFF_DEFAULT', 'MATCHED_FILES_DEFAULT', 'COUNT_DEFAULT', 'GET_FILE_DIFF', 'INSERTIONS_DEFAULT', 'DELETIONS_DEFAULT', 'LINES_DEFAULT', 'CHECK_ONLY_COMMIT_WHEN_DRAFT', 'SUPPRESS_ERROR']
|