Test #125
Annotations
10 errors and 2 warnings
Php-Stan:
modules/admin/controllers/maps.classic.php#L1
Ignored error pattern #^Elseif condition is always true\.$# in path /home/runner/work/lizmap-web-client/lizmap-web-client/lizmap/modules/admin/controllers/maps.classic.php was not matched in reported errors.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L1
Ignored error pattern #^Comparison operation "\=\=" between 0\|0\.0\|''\|'0'\|array\{\}\|false\|null and 0 results in an error\.$# in path /home/runner/work/lizmap-web-client/lizmap-web-client/lizmap/modules/dataviz/classes/datavizPlot.class.php was not matched in reported errors.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L338
Call to function array_key_exists() with 'xaxis' and array{showlegend: mixed, legend: array{orientation: 'h', x: '-0.1', y: '-5'|'1.15'}, autosize: true, plot_bgcolor: 'rgba(0,0,0,0)', paper_bgcolor: 'rgba(0,0,0,0)', margin: array{t: 10, b: 30, l: 30, r: 30, pad: 1}, xaxis: array{tickfont: array{size: 10}, automargin: true}, yaxis: array{tickfont: array{size: 10}, automargin: true}, ...} will always evaluate to true.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L346
Call to function array_key_exists() with 'yaxis' and array{showlegend: mixed, legend: array{orientation: 'h', x: '-0.1', y: '-5'|'1.15'}, autosize: true, plot_bgcolor: 'rgba(0,0,0,0)', paper_bgcolor: 'rgba(0,0,0,0)', margin: array{t: 10, b: 30, l: 30, r: 30, pad: 1}, xaxis: array{tickfont: array{size: 10}, automargin: true, title?: mixed}, yaxis: array{tickfont: array{size: 10}, automargin: true}, ...} will always evaluate to true.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L449
Comparison operation ">" between 1 and 0 is always true.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L607
Comparison operation "==" between 0|0.0|''|array{}|false|null and 0 results in an error.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L609
Ignored error pattern #^Variable \$x_aggregate_sum might not be defined\.$# in path /home/runner/work/lizmap-web-client/lizmap-web-client/lizmap/modules/dataviz/classes/datavizPlot.class.php is expected to occur 3 times, but occurred 4 times.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L645
Ignored error pattern #^Variable \$parents_distinct_values might not be defined\.$# in path /home/runner/work/lizmap-web-client/lizmap-web-client/lizmap/modules/dataviz/classes/datavizPlot.class.php is expected to occur 2 times, but occurred 3 times.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L678
Variable $x_aggregate_sum might not be defined.
|
Php-Stan:
modules/dataviz/classes/datavizPlot.class.php#L725
Variable $parents_distinct_values might not be defined.
|
Php-Stan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Php-Stan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|