NEW: Add function to get public holidays list within period #1209
Annotations
2 errors and 3 warnings
Add results to PR
Process completed with exit code 1.
|
Run Phan analysis
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Add results to PR:
htdocs/core/lib/date.lib.php#L1038
date.lib.php: PhanTypeMismatchReturnProbablyReal: Returning 'Error Dates must use same hours and must be GMT dates' of type 'Error Dates must use same hours and must be GMT dates' but list_public_holiday() is declared to return array|int (no real type) (the inferred real return type has nothing in common with the declared phpdoc return type)
|
Add results to PR:
htdocs/core/lib/date.lib.php#L1078
date.lib.php: PhanTypeMismatchReturn: Returning ('Error sql ' . $db->lasterror()) of type string but list_public_holiday() is declared to return array|int
|
Loading