Repair #53
Annotations
10 errors and 1 warning
Lint:
admin/home/home_template.php#L21
Call to function is_array() with array will always evaluate to true.
|
Lint:
admin/home/index.php#L16
Constant LANGUAGE not found.
|
Lint:
admin/home/index.php#L35
Call to function is_array() with list<string> will always evaluate to true.
|
Lint:
admin/home/index.php#L46
Variable $_POST on left side of ?? always exists and is not nullable.
|
Lint:
admin/home/index.php#L47
Strict comparison using !== between array<mixed> and null will always evaluate to true.
|
Lint:
admin/home/index.php#L128
Variable $csrf_token might not be defined.
|
Lint:
admin/home/index.php#L194
Variable $csrf_token might not be defined.
|
Lint:
admin/index.php#L14
Constant LANGUAGE not found.
|
Lint:
admin/index.php#L106
Variable $system_start_time might not be defined.
|
Lint:
admin/menu.php#L39
Variable $translations might not be defined.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|