Added backstage stuff #11
Annotations
16 errors
Rector
Process completed with exit code 2.
|
Psalm
Process completed with exit code 2.
|
PHPStan:
src/Infrastructure/Factories/LoggerProviderFactory.php#L34
Parameter #1 $transport of class OpenTelemetry\Contrib\Otlp\LogsExporter constructor expects OpenTelemetry\SDK\Common\Export\TransportInterface<'application/json'|'application/x-ndjson'|'application/x…'>, OpenTelemetry\SDK\Common\Export\Http\PsrTransport given.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L53
Parameter #3 $logger of class Webgrip\TelemetryService\Infrastructure\Services\TelemetryService constructor expects Monolog\Logger, Psr\Log\LoggerInterface given.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L66
Expression on left side of ?? is not nullable.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L67
Expression on left side of ?? is not nullable.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L71
Expression on left side of ?? is not nullable.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L72
Expression on left side of ?? is not nullable.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L73
Expression on left side of ?? is not nullable.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L74
Expression on left side of ?? is not nullable.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L75
Expression on left side of ?? is not nullable.
|
PHPStan:
src/Infrastructure/Factories/TelemetryServiceFactory.php#L111
Call to an undefined method Psr\Http\Client\ClientInterface::get().
|
PHPCS
Process completed with exit code 2.
|
PHPMD
Process completed with exit code 2.
|
Composer Normalize
Process completed with exit code 1.
|
PHPCS (Ignore Annotations)
Process completed with exit code 2.
|
Loading