Skip to content

Replaced the deprecated FILTER_SANITIZE_STRING with sanitize_text_field #97

Replaced the deprecated FILTER_SANITIZE_STRING with sanitize_text_field

Replaced the deprecated FILTER_SANITIZE_STRING with sanitize_text_field #97

Status Failure
Total duration 28s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
phpcs
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - symfony/translation is locked to version v6.3.6 and an update of this package was not requested. - symfony/translation v6.3.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/translation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/translation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - illuminate/collections is locked to version v10.29.0 and an update of this package was not requested. - illuminate/collections v10.29.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - illuminate/conditionable is locked to version v10.29.0 and an update of this package was not requested. - illuminate/conditionable v10.29.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - illuminate/contracts is locked to version v10.29.0 and an update of this package was not requested. - illuminate/contracts v10.29.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - illuminate/macroable is locked to version v10.29.0 and an update of this package was not requested. - illuminate/macroable v10.29.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - illuminate/support is locked to version v10.29.0 and an update of this package was not requested. - illuminate/support v10.29.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested. - psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - symfony/process is locked to version v6.3.4 and an update of this package was not requested. - symfony/process v6.3.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - symfony/string is locked to version v6.3.5 and an update of this package was not requested. - symfony/string v6.3.5 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 15 - symfony/translation v6.3.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - nesbot/carbon 2.71.0 requires symfony/translation ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/translation[v6.3.6]. - nesbot/carbon is locked to version 2.71.0 and an update of this package was not requested.
phpcs
Process completed with exit code 2.
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpcs
The `save-state` 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/
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/