Qual: Fix Phan notices #1856
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/class/dolgraph.class.php#L60
dolgraph.class.php: PhanUnextractableAnnotationSuffix: Saw a token Phan may have failed to parse after '* @phan-var array{0:string|int,1:float,2?:float,3?:float,...}': after array, saw '{'
|
Add results to PR:
htdocs/core/class/dolgraph.class.php#L62
dolgraph.class.php: PhanPluginUnknownArrayPropertyType: Property \DolGraph->data has an array type, but does not specify any key types or value types (Types inferred after analysis: array|array<int,array<int,float>>|array<int,array<int,int>>|array<int,array<int,string>>|array<int,array>|array<int,float>[]|array<int,int>[]|array<int,mixed>|array<int,string>[])
|
Loading