Merge pull request #111 from internetarchive/hot-fix #166
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
phplint.yml
on: push
phpstan_analyse
1m 42s
phplint_action_8
14s
phplint_action_9
16s
codespell
10s
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
|