Skip to content

Merge pull request #28 from mvorisek/fix_query__where_phpdoc #253

Merge pull request #28 from mvorisek/fix_query__where_phpdoc

Merge pull request #28 from mvorisek/fix_query__where_phpdoc #253

Triggered via push September 4, 2023 10:29
Status Failure
Total duration 1m 17s
Artifacts

test-unit.yml

on: push
Matrix: Unit
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unit (latest, StaticAnalysis): Editor.php#L1
Ignored error pattern #^Strict comparison using \!\=\= between DataTables\\Database\\Result and null will always evaluate to true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor.php was not matched in reported errors.
Unit (latest, StaticAnalysis): Editor.php#L1
Ignored error pattern #^Strict comparison using \!\=\= between array and null will always evaluate to true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor.php was not matched in reported errors.
Unit (latest, StaticAnalysis): Editor.php#L1
Ignored error pattern #^Strict comparison using \!\=\= between int\|string and null will always evaluate to true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor.php was not matched in reported errors.
Unit (latest, StaticAnalysis): Editor.php#L1
Ignored error pattern #^Strict comparison using \!\=\= between string and null will always evaluate to true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor.php was not matched in reported errors.
Unit (latest, StaticAnalysis): Editor.php#L986
Ignored error pattern #^If condition is always true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor.php is expected to occur 4 times, but occurred only 3 times.
Unit (latest, StaticAnalysis): Editor.php#L2141
Else branch is unreachable because ternary operator condition is always true.
Unit (latest, StaticAnalysis): Editor/Field.php#L1
Ignored error pattern #^Call to function is_callable\(\) with callable\(\)\: mixed will always evaluate to true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor/Field.php was not matched in reported errors.
Unit (latest, StaticAnalysis): Editor/SearchBuilderOptions.php#L1
Ignored error pattern #^Strict comparison using \=\=\= between 'array' and 'array' will always evaluate to true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor/SearchBuilderOptions.php was not matched in reported errors.
Unit (latest, StaticAnalysis): Editor/SearchPaneOptions.php#L1
Ignored error pattern #^Strict comparison using \=\=\= between 'array' and 'array' will always evaluate to true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor/SearchPaneOptions.php was not matched in reported errors.
Unit (latest, StaticAnalysis): Editor/Upload.php#L1
Ignored error pattern #^Strict comparison using \!\=\= between int and null will always evaluate to true\.$# in path /__w/Editor-PHP/Editor-PHP/Editor/Upload.php was not matched in reported errors.
Unit (latest, CodingStyle)
Process completed with exit code 8.