Skip to content

Update APII.php

Update APII.php #215

Triggered via pull request January 29, 2024 21:21
Status Failure
Total duration 57s
Artifacts

phplint.yml

on: pull_request
phpstan_analyse
48s
phpstan_analyse
phplint_action_8
0s
phplint_action_8
phplint_action_9
32s
phplint_action_9
codespell
11s
codespell
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
phplint_action_8
Unable to resolve action `overtrue/phplint@8.0`, unable to find version `8.0`
codespell: app/src/html/Includes/xhprof/utils/xhprof_lib.php#L273
nomalizes ==> normalizes
phpstan_analyse: app/src/Cleanup Tools/cleanupDup.php#L14
Function phpdirname not found.
phpstan_analyse: app/src/Cleanup Tools/cleanupDup.php#L60
Instantiated class Wikimedia\DeadlinkChecker\CheckIfDead not found.
phpstan_analyse: app/src/Core/APII.php#L31
Used function Sentry\captureException not found.
phpstan_analyse: app/src/Core/APII.php#L348
Method API::getPageText() should return string but return statement is missing.
phpstan_analyse: app/src/Core/APII.php#L1674
Call to static method cleanUp() on an unknown class UtfNormal\Validator.
phpstan_analyse: app/src/Core/APII.php#L1817
Method API::isEnabled() should return bool but return statement is missing.
phpstan_analyse: app/src/Core/APII.php#L2445
Instantiated class Wikimedia\DeadlinkChecker\CheckIfDead not found.
phpstan_analyse: app/src/Core/APII.php#L2906
Method API::isReverted() should return bool but return statement is missing.
phpstan_analyse: app/src/Core/APII.php#L2987
Function Sentry\captureException not found.
phpstan_analyse: app/src/Core/APII.php#L3389
Function Sentry\captureException not found.
codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.