feat(frontend): frontend may be used on debug port #163
Annotations
4 errors
src/Command/Run.php#L35
src/Command/Run.php:35:20: PropertyNotSetInConstructor: Property Buggregator\Trap\Command\Run::$logger is not defined in constructor of Buggregator\Trap\Command\Run or in any private or final methods called in the constructor (see https://psalm.dev/074)
|
src/Handler/Http/Handler/Fallback.php#L85
src/Handler/Http/Handler/Fallback.php:85:44: MixedMethodCall: Cannot determine the type of $response when calling method hasHeader (see https://psalm.dev/015)
|
src/Sender/Frontend/Http/Pipeline.php#L33
src/Sender/Frontend/Http/Pipeline.php:33:27: InvalidPropertyAssignmentValue: $this->pipeline with declared type 'Buggregator\Trap\Handler\Pipeline<Buggregator\Trap\Handler\Http\Middleware, Psr\Http\Message\ResponseInterface>' cannot be assigned type 'Buggregator\Trap\Handler\Pipeline<Buggregator\Trap\Sender\Frontend\Http\Cors|Buggregator\Trap\Sender\Frontend\Http\EventAssets|Buggregator\Trap\Sender\Frontend\Http\Router|Buggregator\Trap\Sender\Frontend\Http\StaticFiles, Psr\Http\Message\ResponseInterface>' (see https://psalm.dev/145)
|
|
This job failed
Loading