Skip to content

Add logger in factory #10

Add logger in factory

Add logger in factory #10

Triggered via push August 28, 2024 09:06
Status Failure
Total duration 27s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PossiblyNullPropertyAssignmentValue: src/Client.php#L38
src/Client.php:38:23: PossiblyNullPropertyAssignmentValue: $this->logger with non-nullable declared type 'Psr\Log\LoggerInterface' cannot be assigned nullable type 'null' (see https://psalm.dev/148)
psalm
Process completed with exit code 2.