Apply suggestions from code review #9455
backend.yml
on: push
Code Quality
40s
Coding Style
50s
Matrix: tests
Annotations
13 errors and 3 warnings
Coding Style
Process completed with exit code 8.
|
UndefinedClass:
src/Cms/Language.php#L476
src/Cms/Language.php:476:12: UndefinedClass: Class, interface or enum named Kirby\Cms\Throwable does not exist (see https://psalm.dev/019)
|
Unit tests - PHP 8.2
Process completed with exit code 2.
|
Unit tests - PHP 8.2:
tests/Cms/Languages/LanguageTest.php#L689
Failed asserting that null is identical to Array &0 [].
|
Unit tests - PHP 8.2
Process completed with exit code 1.
|
Unit tests - PHP 8.4
The job was canceled because "_8_2" failed.
|
Unit tests - PHP 8.4:
tests/Cms/Languages/LanguageTest.php#L689
Failed asserting that null is identical to Array &0 [].
|
Unit tests - PHP 8.4
Process completed with exit code 1.
|
Unit tests - PHP 8.3
The job was canceled because "_8_2" failed.
|
UndefinedClass:
src/Cms/Language.php#L476
src/Cms/Language.php:476:12: UndefinedClass: Class, interface or enum named Kirby\Cms\Throwable does not exist (see https://psalm.dev/019)
|
Unit tests - PHP 8.3
Process completed with exit code 2.
|
Unit tests - PHP 8.3:
tests/Cms/Languages/LanguageTest.php#L689
Failed asserting that null is identical to Array &0 [].
|
Unit tests - PHP 8.3
Process completed with exit code 1.
|
Unit tests - PHP 8.2:
tests/Cms/Languages/LanguageTest.php#L689
Undefined array key "translations"
|
Unit tests - PHP 8.4:
tests/Cms/Languages/LanguageTest.php#L689
Undefined array key "translations"
|
Unit tests - PHP 8.3:
tests/Cms/Languages/LanguageTest.php#L689
Undefined array key "translations"
|