Skip to content

removed laminas-log dependency and kept stream functionality from it #32

removed laminas-log dependency and kept stream functionality from it

removed laminas-log dependency and kept stream functionality from it #32

Triggered via push August 26, 2024 07:58
Status Failure
Total duration 1m 47s
Artifacts
ci  /  Generate job matrix
5s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
ci / QA Checks (PHPUnit [8.3, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: test/ConfigProviderTest.php#L42
Failed asserting that an array has the key 'Laminas\Log\FilterPluginManager'.
ci / QA Checks (PHPUnit [8.3, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: test/ConfigProviderTest.php#L42
Failed asserting that an array has the key 'Laminas\Log\FilterPluginManager'.
ci / QA Checks (PHPCodeSniffer [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Processor/PsrPlaceholder.php#L11
Function strpos() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Processor/PsrPlaceholder.php#L19
Function is_scalar() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Processor/PsrPlaceholder.php#L20
Function is_object() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Processor/PsrPlaceholder.php#L20
Function method_exists() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Processor/PsrPlaceholder.php#L26
Function is_object() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Processor/PsrPlaceholder.php#L27
Function get_class() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Processor/PsrPlaceholder.php#L31
Function gettype() should not be referenced via a fallback global name, but via a use statement.
ci / QA Checks (PHPCodeSniffer [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...: src/Processor/PsrPlaceholder.php#L34
Function strtr() should not be referenced via a fallback global name, but via a use statement.
UndefinedInterfaceMethod: src/Factory/WriterFactory.php#L89
src/Factory/WriterFactory.php:89:43: UndefinedInterfaceMethod: Method Laminas\ServiceManager\ServiceLocatorInterface::getServiceLocator does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Factory/WriterFactory.php#L93
src/Factory/WriterFactory.php:93:43: UndefinedInterfaceMethod: Method Laminas\ServiceManager\ServiceLocatorInterface::getServiceLocator does not exist (see https://psalm.dev/181)
InvalidNullableReturnType: src/Filter/Priority.php#L43
src/Filter/Priority.php:43:43: InvalidNullableReturnType: The declared return type 'bool|int' for Dot\Log\Filter\Priority::filter is not nullable, but 'bool|null' contains null (see https://psalm.dev/144)
NullableReturnStatement: src/Filter/Priority.php#L45
src/Filter/Priority.php:45:16: NullableReturnStatement: The declared return type 'bool|int' for Dot\Log\Filter\Priority::filter is not nullable, but the function returns 'bool|null' (see https://psalm.dev/139)
TypeDoesNotContainType: src/Logger.php#L117
src/Logger.php:117:15: TypeDoesNotContainType: Type non-empty-array<array-key, mixed> for $options is always !array<array-key, mixed> (see https://psalm.dev/056)
TypeDoesNotContainNull: src/Logger.php#L193
src/Logger.php:193:13: TypeDoesNotContainNull: Dot\Log\Manager\WriterPluginManager does not contain null (see https://psalm.dev/090)
RedundantCondition: src/Logger.php#L224
src/Logger.php:224:17: RedundantCondition: Type Dot\Log\Writer\WriterInterface for $writer is always object (see https://psalm.dev/122)
TypeDoesNotContainType: src/Logger.php#L224
src/Logger.php:224:59: TypeDoesNotContainType: Type Dot\Log\Writer\WriterInterface for $writer is always !object (see https://psalm.dev/056)
TypeDoesNotContainNull: src/Logger.php#L252
src/Logger.php:252:13: TypeDoesNotContainNull: Dot\Log\Manager\ProcessorPluginManager does not contain null (see https://psalm.dev/090)
RedundantCondition: src/Logger.php#L287
src/Logger.php:287:17: RedundantCondition: Type Dot\Log\Processor\ProcessorInterface for $processor is always object (see https://psalm.dev/122)
ci / QA Checks (PHPUnit [8.2, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: test/ConfigProviderTest.php#L42
Failed asserting that an array has the key 'Laminas\Log\FilterPluginManager'.
ci / QA Checks (PHPUnit [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: test/ConfigProviderTest.php#L42
Failed asserting that an array has the key 'Laminas\Log\FilterPluginManager'.
ci / QA Checks (PHPUnit [8.2, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: test/ConfigProviderTest.php#L42
Failed asserting that an array has the key 'Laminas\Log\FilterPluginManager'.
ci / QA Checks (PHPUnit [8.1, lowest], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...: test/ConfigProviderTest.php#L42
Failed asserting that an array has the key 'Laminas\Log\FilterPluginManager'.