Skip to content

Merge branch 'master' of github.com:DataTables/Editor-PHP #254

Merge branch 'master' of github.com:DataTables/Editor-PHP

Merge branch 'master' of github.com:DataTables/Editor-PHP #254

Triggered via push September 18, 2023 09:21
Status Failure
Total duration 1m 12s
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.