Skip to content

Bump symfony/http-client from 5.4.42 to 5.4.46 #361

Bump symfony/http-client from 5.4.42 to 5.4.46

Bump symfony/http-client from 5.4.42 to 5.4.46 #361

Triggered via pull request November 6, 2024 16:05
Status Failure
Total duration 1m 46s
Artifacts

phplint.yml

on: pull_request
phpstan_analyse
1m 33s
phpstan_analyse
phplint_action_8
1s
phplint_action_8
phplint_action_9
10s
phplint_action_9
codespell
12s
codespell
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
phplint_action_8
Unable to resolve action `overtrue/[email protected]`, unable to find version `8.0`
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#L353
Method API::getPageText() should return string but return statement is missing.
phpstan_analyse: app/src/Core/APII.php#L1679
Call to static method cleanUp() on an unknown class UtfNormal\Validator.
phpstan_analyse: app/src/Core/APII.php#L1822
Method API::isEnabled() should return bool but return statement is missing.
phpstan_analyse: app/src/Core/APII.php#L2450
Instantiated class Wikimedia\DeadlinkChecker\CheckIfDead not found.
phpstan_analyse: app/src/Core/APII.php#L2911
Method API::isReverted() should return bool but return statement is missing.
phpstan_analyse: app/src/Core/APII.php#L2992
Function Sentry\captureException not found.
phpstan_analyse: app/src/Core/APII.php#L3394
Function Sentry\captureException not found.
codespell
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/