Drop PHP 8.0 Support #99
main.yml
on: pull_request
Matrix: Run PHPCS
Matrix: Run PHPMD
Matrix: Run PHPStan
Matrix: Run PHPUnit
Annotations
30 errors and 3 warnings
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L240
Access to an undefined property object::$plugin_name.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L241
Access to an undefined property object::$version.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L242
Access to an undefined property object::$author.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L243
Access to an undefined property object::$homepage.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L244
Access to an undefined property object::$requires.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L245
Access to an undefined property object::$tested.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L246
Access to an undefined property object::$downloaded.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L247
Access to an undefined property object::$last_updated.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L248
Access to an undefined property object::$sections.
|
Run PHPStan (8.1):
src/Api/GitHub/Updater.php#L249
Access to an undefined property object::$download_link.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L240
Access to an undefined property object::$plugin_name.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L241
Access to an undefined property object::$version.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L242
Access to an undefined property object::$author.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L243
Access to an undefined property object::$homepage.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L244
Access to an undefined property object::$requires.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L245
Access to an undefined property object::$tested.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L246
Access to an undefined property object::$downloaded.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L247
Access to an undefined property object::$last_updated.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L248
Access to an undefined property object::$sections.
|
Run PHPStan (8.2):
src/Api/GitHub/Updater.php#L249
Access to an undefined property object::$download_link.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L240
Access to an undefined property object::$plugin_name.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L241
Access to an undefined property object::$version.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L242
Access to an undefined property object::$author.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L243
Access to an undefined property object::$homepage.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L244
Access to an undefined property object::$requires.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L245
Access to an undefined property object::$tested.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L246
Access to an undefined property object::$downloaded.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L247
Access to an undefined property object::$last_updated.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L248
Access to an undefined property object::$sections.
|
Run PHPStan (8.3):
src/Api/GitHub/Updater.php#L249
Access to an undefined property object::$download_link.
|
Run PHPUnit (8.1, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run PHPUnit (8.2, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run PHPUnit (8.3, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|