Skip to content

Fix phpdocs and docs #3115

Fix phpdocs and docs

Fix phpdocs and docs #3115

Triggered via pull request July 29, 2023 05:40
Status Failure
Total duration 8m 37s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

9 errors
PropertyTypeCoercion: 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)
PropertyTypeCoercion: 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)
PropertyTypeCoercion: 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)
PropertyTypeCoercion: 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)
psalm / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.