Merge pull request #110 from internetarchive/hot-fix #163
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
phplint.yml
on: push
phpstan_analyse
2m 14s
phplint_action_8
13s
phplint_action_9
12s
codespell
17s
Annotations
10 errors
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#L735
Deprecated in PHP 8.0: Required parameter $url follows optional parameter $method.
|
phpstan_analyse:
app/src/Core/APII.php#L1654
Call to function unset() contains undefined variable $lastTime.
|
phpstan_analyse:
app/src/Core/APII.php#L1654
Call to function unset() contains undefined variable $sleepPeriod.
|
phpstan_analyse:
app/src/Core/APII.php#L1662
Undefined variable: $lastTime
|
phpstan_analyse:
app/src/Core/APII.php#L1664
Undefined variable: $sleepPeriod
|
phpstan_analyse:
app/src/Core/APII.php#L1665
Undefined variable: $sleepPeriod
|