Skip to content

Fix #610 and impacted unit tests, evolving the expectations. #104

Fix #610 and impacted unit tests, evolving the expectations.

Fix #610 and impacted unit tests, evolving the expectations. #104

Triggered via push January 30, 2025 09:31
Status Failure
Total duration 1m 40s
Artifacts
Matrix: analyse-php
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
analyse-php (7.4): src/Components/OptionsArray.php#L1
Ignored error pattern #^Property PhpMyAdmin\\SqlParser\\Components\\OptionsArray\:\:\$options \(array\<int, mixed\>\) does not accept array\<int\|string, mixed\>\.$# in path /home/runner/work/sql-parser/sql-parser/src/Components/OptionsArray.php was not matched in reported errors.
analyse-php (7.4): src/Components/OptionsArray.php#L161
Ignored error pattern #^Property PhpMyAdmin\\SqlParser\\Components\\OptionsArray\:\:\$options \(array\<int, mixed\>\) does not accept array\.$# in path /home/runner/work/sql-parser/sql-parser/src/Components/OptionsArray.php is expected to occur 2 times, but occurred 10 times.
analyse-php (7.4): src/Components/OptionsArray.php#L187
Property PhpMyAdmin\SqlParser\Components\OptionsArray::$options (array<int, mixed>) does not accept array.
analyse-php (7.4): src/Components/OptionsArray.php#L201
Property PhpMyAdmin\SqlParser\Components\OptionsArray::$options (array<int, mixed>) does not accept array.
analyse-php (7.4): src/Components/OptionsArray.php#L213
Property PhpMyAdmin\SqlParser\Components\OptionsArray::$options (array<int, mixed>) does not accept array.
analyse-php (7.4): src/Components/OptionsArray.php#L219
Property PhpMyAdmin\SqlParser\Components\OptionsArray::$options (array<int, mixed>) does not accept array.
analyse-php (7.4): src/Components/OptionsArray.php#L232
Property PhpMyAdmin\SqlParser\Components\OptionsArray::$options (array<int, mixed>) does not accept array.
analyse-php (7.4): src/Components/OptionsArray.php#L239
Property PhpMyAdmin\SqlParser\Components\OptionsArray::$options (array<int, mixed>) does not accept array.
analyse-php (7.4): src/Components/OptionsArray.php#L366
Property PhpMyAdmin\SqlParser\Components\OptionsArray::$options (array<int, mixed>) does not accept array.
analyse-php (7.4): src/Components/OptionsArray.php#L368
Property PhpMyAdmin\SqlParser\Components\OptionsArray::$options (array<int, mixed>) does not accept array.
analyse-php (7.4)
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/