Improve JSON converter public API #891
Annotations
3 errors and 1 warning
Run static analysis:
src/JsonConverter.php#L113
Parameter #1 $array of function array_filter expects array, mixed given.
|
Run static analysis:
src/JsonConverter.php#L114
Parameter #2 $callback of function array_filter expects (callable(mixed): bool)|null, Closure(string): bool given.
|
Run static analysis
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading