Minor fix phpdoc #3117
Annotations
5 errors
src/Debug/DatabaseCollector.php#L70
src/Debug/DatabaseCollector.php:70:9: PropertyTypeCoercion: $this->queries expects 'array<string, array{actions: array<string, mixed>, line: string, params: array<array-key, mixed>, rawSql: string, rowNumber: int, sql: string, status: string, transactionId: int}>', parent type 'non-empty-array<string, array{actions: non-empty-array<string, mixed>, line: string, params: array<array-key, mixed>, position?: int, rawSql: string, rowNumber?: int, sql: string, status: string, transactionId: int}>' provided (see https://psalm.dev/198)
|
src/Debug/DatabaseCollector.php#L94
src/Debug/DatabaseCollector.php:94:9: PropertyTypeCoercion: $this->queries expects 'array<string, array{actions: array<string, mixed>, line: string, params: array<array-key, mixed>, rawSql: string, rowNumber: int, sql: string, status: string, transactionId: int}>', parent type 'non-empty-array<string, array{actions: array<int|string, array{action: "query.end", time: float}|mixed>, line: string, params: array<array-key, mixed>, rawSql: string, rowNumber: int, rowsNumber?: int, sql: string, status: string, transactionId: int}>' provided (see https://psalm.dev/198)
|
src/Debug/DatabaseCollector.php#L109
src/Debug/DatabaseCollector.php:109:9: PropertyTypeCoercion: $this->queries expects 'array<string, array{actions: array<string, mixed>, line: string, params: array<array-key, mixed>, rawSql: string, rowNumber: int, sql: string, status: string, transactionId: int}>', parent type 'non-empty-array<string, array{actions: array<int|string, array{action: "query.error", time: float}|mixed>, exception?: Throwable, line: string, params: array<array-key, mixed>, rawSql: string, rowNumber: int, sql: string, status: string, transactionId: int}>' provided (see https://psalm.dev/198)
|
src/Debug/DatabaseCollector.php#L123
src/Debug/DatabaseCollector.php:123:9: PropertyTypeCoercion: $this->transactions expects 'array<int, array{actions: array<string, mixed>, exception: Throwable|null, id: int, level: null|string, line: string, position: int, status: string}>', parent type 'non-empty-array<int, array{actions: non-empty-array<string, mixed>, exception?: Throwable|null, id: int, level: null|string, line: string, position: int, status: string}>' provided (see https://psalm.dev/198)
|
|
The logs for this run have expired and are no longer available.
Loading