Skip to content

fix(timeout): compare creation time to now - timeout #515

fix(timeout): compare creation time to now - timeout

fix(timeout): compare creation time to now - timeout #515

Triggered via pull request February 5, 2025 08:38
Status Failure
Total duration 57s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
44s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
RedundantPropertyInitializationCheck: lib/Tools/Traits/TLogger.php#L175
lib/Tools/Traits/TLogger.php:175:7: RedundantPropertyInitializationCheck: Property $this->logger with type Psr\Log\LoggerInterface should already be set in the constructor (see https://psalm.dev/261)
RedundantCondition: lib/Tools/Traits/TLogger.php#L175
lib/Tools/Traits/TLogger.php:175:7: RedundantCondition: Type Psr\Log\LoggerInterface for $this->logger is always isset (see https://psalm.dev/122)
static-psalm-analysis
Process completed with exit code 2.