Skip to content

Namespace fix

Namespace fix #3

Triggered via push November 24, 2024 09:17
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
review: src/Controller/HulutiAltchaChallengeController.php#L34
Instantiated class Huluti\AltchaBundle\Controller\JsonReponse not found.
review: src/Controller/HulutiAltchaChallengeController.php#L34
Method Huluti\AltchaBundle\Controller\HulutiAltchaChallengeController::index() should return Symfony\Component\HttpFoundation\JsonResponse but returns Huluti\AltchaBundle\Controller\JsonReponse.
review: src/Validator/AltchaValidator.php#L43
Parameter #1 $string of function base64_decode expects string, bool|float|int|string|null given.
review: src/Validator/AltchaValidator.php#L44
Parameter #1 $json of function json_decode expects string, string|false given.
review
Process completed with exit code 1.
review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
review
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/