Fix #610 and impacted unit tests, evolving the expectations. #104
lint-and-analyse-php.yml
on: push
lint-php
1m 26s
Matrix: analyse-php
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/
|