Inferred a type for the values of $resource_ids #26
Annotations
2 errors and 2 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/resource.lib.php#L158
resource.lib.php: PhanPluginUnknownArrayFunctionParamType: Function getBusyResourcesInPeriod() has a parameter type of array for $resource_ids, but does not specify any key types or value types (Types inferred after analysis: array<int,int>|list<int>|list<string>)
|
Loading