refact!: Models fields use models picker dialogs #13199
backend.yml
on: push
Code Quality
26s
Coding Style
38s
Matrix: tests
Annotations
9 errors
Unit tests - PHP 8.3
Process completed with exit code 2.
|
UnevaluatedCode:
config/fields/files.php#L67
config/fields/files.php:67:4: UnevaluatedCode: Expressions after return/throw/continue (see https://psalm.dev/084)
|
Unit tests - PHP 8.3
Process completed with exit code 2.
|
Unit tests - PHP 8.3:
tests/Form/Field/FilesFieldTest.php#L136
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.3:
tests/Form/Field/FilesFieldTest.php#L84
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.4
Process completed with exit code 2.
|
Unit tests - PHP 8.4:
tests/Form/Field/FilesFieldTest.php#L136
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.4:
tests/Form/Field/FilesFieldTest.php#L84
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.4
The strategy configuration was canceled because "tests._8_3" failed
|