Update PHP dependencies #441
Annotations
2 errors and 1 warning
Static code analysis:
app/Http/Controllers/UserManagement/API/RoleReportController.php#L25
Parameter #1 $callback of method Illuminate\Support\Collection<int,mixed>::map() expects callable(mixed, int): array{id: int, name: string}, Closure(App\Models\Role): array{id: int, name: string} given.
|
Static code analysis
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading