Introducing take
Method
#215
psalm.yml
on: pull_request
psalm
/
Psalm Analysis
28s
Annotations
4 errors
psalm / Psalm Analysis
Process completed with exit code 2.
|
AssignmentToVoid:
tests/SettingsTest.php#L88
tests/SettingsTest.php:88:9: AssignmentToVoid: Cannot assign $value to type void (see https://psalm.dev/121)
|
AssignmentToVoid:
tests/SettingsTest.php#L78
tests/SettingsTest.php:78:9: AssignmentToVoid: Cannot assign $value to type void (see https://psalm.dev/121)
|
AssignmentToVoid:
tests/DatabaseHandlerTest.php#L224
tests/DatabaseHandlerTest.php:224:9: AssignmentToVoid: Cannot assign $value to type void (see https://psalm.dev/121)
|