Assets::favicons()
: warnings for depreacted keys
#9441
backend.yml
on: push
Code Quality
59s
Coding Style
55s
Matrix: tests
Annotations
11 errors and 6 warnings
Unit tests - PHP 8.2:
tests/Form/Fields/ColorFieldTest.php#L61
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.2:
tests/Form/Fields/ColorFieldTest.php#L111
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.2
Process completed with exit code 1.
|
Unit tests - PHP 8.3
The job was canceled because "_8_2" failed.
|
Unit tests - PHP 8.3:
tests/Form/Fields/ColorFieldTest.php#L61
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.3:
tests/Form/Fields/ColorFieldTest.php#L111
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.3
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/Form/Fields/ColorFieldTest.php#L61
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.4:
tests/Form/Fields/ColorFieldTest.php#L111
Failed asserting that two arrays are identical.
|
Unit tests - PHP 8.4
Process completed with exit code 1.
|
Unit tests - PHP 8.2:
src/Cms/Helpers.php#L75
Color field: the text => value notation for options has been deprecated and will be removed in Kirby 6. Please rewrite your options as value => text.
|
Unit tests - PHP 8.2:
src/Cms/Helpers.php#L75
Color field: the text => value notation for options has been deprecated and will be removed in Kirby 6. Please rewrite your options as value => text.
|
Unit tests - PHP 8.3:
src/Cms/Helpers.php#L75
Color field: the text => value notation for options has been deprecated and will be removed in Kirby 6. Please rewrite your options as value => text.
|
Unit tests - PHP 8.3:
src/Cms/Helpers.php#L75
Color field: the text => value notation for options has been deprecated and will be removed in Kirby 6. Please rewrite your options as value => text.
|
Unit tests - PHP 8.4:
src/Cms/Helpers.php#L75
Color field: the text => value notation for options has been deprecated and will be removed in Kirby 6. Please rewrite your options as value => text.
|
Unit tests - PHP 8.4:
src/Cms/Helpers.php#L75
Color field: the text => value notation for options has been deprecated and will be removed in Kirby 6. Please rewrite your options as value => text.
|