Skip to content

Add InMemoryMessageSource #665

Add InMemoryMessageSource

Add InMemoryMessageSource #665

Triggered via pull request March 3, 2025 14:40
Status Failure
Total duration 36s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm

Annotations

10 errors
InvalidPropertyAssignmentValue: src/InMemoryMessageSource.php#L34
src/InMemoryMessageSource.php:34:9: InvalidPropertyAssignmentValue: $this->messages with declared type 'array<string, array<string, array<string, string>>>' cannot be assigned type 'non-empty-array<string, array<string, array<string, array<string, string>|string>>>' (see https://psalm.dev/145)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
InvalidPropertyAssignmentValue: src/InMemoryMessageSource.php#L34
src/InMemoryMessageSource.php:34:9: InvalidPropertyAssignmentValue: $this->messages with declared type 'array<string, array<string, array<string, string>>>' cannot be assigned type 'non-empty-array<string, array<string, array<string, array<string, string>|string>>>' (see https://psalm.dev/145)
psalm80 / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
InvalidPropertyAssignmentValue: src/InMemoryMessageSource.php#L34
src/InMemoryMessageSource.php:34:9: InvalidPropertyAssignmentValue: $this->messages with declared type 'array<string, array<string, array<string, string>>>' cannot be assigned type 'non-empty-array<string, array<string, array<string, array<string, string>|string>>>' (see https://psalm.dev/145)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
InvalidPropertyAssignmentValue: src/InMemoryMessageSource.php#L34
src/InMemoryMessageSource.php:34:9: InvalidPropertyAssignmentValue: $this->messages with declared type 'array<string, array<string, array<string, string>>>' cannot be assigned type 'non-empty-array<string, array<string, array<string, array<string, string>|string>>>' (see https://psalm.dev/145)
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.