Merge pull request #30 from mvorisek/callable_object_is_always_closure #261
Annotations
10 errors
Run Static Analysis (only for StaticAnalysis):
Editor.php#L1
Ignored error pattern #^Property DataTables\\Editor\:\:\$_validator \(callable\(\)\: mixed\) does not accept default value of type array\{\}\.$# in path /__w/Editor-PHP/Editor-PHP/Editor.php was not matched in reported errors.
|
Run Static Analysis (only for 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.
|
Run Static Analysis (only for 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.
|
Run Static Analysis (only for 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.
|
Run Static Analysis (only for 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.
|
Run Static Analysis (only for StaticAnalysis):
Editor.php#L1498
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 2 times.
|
Run Static Analysis (only for StaticAnalysis):
Editor.php#L2109
Else branch is unreachable because ternary operator condition is always true.
|
Run Static Analysis (only for 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.
|
Run Static Analysis (only for StaticAnalysis):
Editor/Field.php#L390
Undefined variable: $spInput
|
Run Static Analysis (only for StaticAnalysis):
Editor/Field.php#L518
Method DataTables\Editor\Field::validator() should return (callable(): mixed)|DataTables\Editor\Field|string but returns array<array>.
|
The logs for this run have expired and are no longer available.
Loading