enhance: update deprecated uses #563
phpcs.yml
on: pull_request
Run PHPCS inspection
12s
Annotations
2 errors and 4 warnings
Run PHPCS inspection
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- phpdocumentor/type-resolver is locked to version 1.x-dev and an update of this package was not requested.
- phpdocumentor/type-resolver 1.x-dev requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 2
- phpdocumentor/type-resolver 1.x-dev requires php ^7.4 || ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
- phpdocumentor/reflection-docblock dev-master requires phpdocumentor/type-resolver 1.x-dev@dev -> satisfiable by phpdocumentor/type-resolver[1.x-dev].
- phpdocumentor/reflection-docblock is locked to version dev-master and an update of this package was not requested.
|
Run PHPCS inspection
Process completed with exit code 2.
|
Run PHPCS inspection
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pat-s/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run PHPCS inspection
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/
|
Run PHPCS inspection
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/
|
Run PHPCS inspection
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/
|