Document Caddy configuration #32
lint-and-analyse-php.yml
on: push
lint-php
17s
analyse-php
23s
Annotations
4 errors
|
lint-php
Process completed with exit code 2.
|
|
analyse-php
Process completed with exit code 1.
|
|
analyse-php:
src/Application.php#L0
Ignored error pattern #^Parameter \#1 \$middleware of method Cake\\Http\\MiddlewareQueue\:\:add\(\) expects array\|Closure\|Psr\\Http\\Server\\MiddlewareInterface\|string, App\\Middleware\\HostHeaderMiddleware given\.$# (argument.type) in path /home/runner/work/error-reporting-server/error-reporting-server/src/Application.php was not matched in reported errors.
|
|
analyse-php:
src/Application.php#L0
Ignored error pattern #^Instantiated class App\\Middleware\\HostHeaderMiddleware not found\.$# (class.notFound) in path /home/runner/work/error-reporting-server/error-reporting-server/src/Application.php was not matched in reported errors.
|