Skip to content

Improve the GitHub API class, always print the HTTP code #34

Improve the GitHub API class, always print the HTTP code

Improve the GitHub API class, always print the HTTP code #34

Triggered via push February 16, 2026 10:51
Status Failure
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint-php
Process completed with exit code 1.
analyse-php
Process completed with exit code 1.
analyse-php: src/Controller/ReportsController.php#L0
Ignored error pattern #^Call to App\\Controller\\ReportsController\:\:loadComponent could not find the class for "RequestHandler"$# (cake.loadComponent.existClass) in path /home/runner/work/error-reporting-server/error-reporting-server/src/Controller/ReportsController.php was not matched in reported errors.
analyse-php: src/Controller/NotificationsController.php#L0
Ignored error pattern #^Call to App\\Controller\\NotificationsController\:\:loadComponent could not find the class for "RequestHandler"$# (cake.loadComponent.existClass) in path /home/runner/work/error-reporting-server/error-reporting-server/src/Controller/NotificationsController.php was not matched in reported errors.
analyse-php: src/Controller/GithubController.php#L0
Ignored error pattern #^Method App\\Controller\\GithubController\:\:link_issue\(\) with return type void returns Cake\\Http\\Response\|null but should not return anything\.$# (return.void) in path /home/runner/work/error-reporting-server/error-reporting-server/src/Controller/GithubController.php was not matched in reported errors.