Skip to content

Fix method visibility #20

Fix method visibility

Fix method visibility #20

Triggered via push June 4, 2024 18:46
Status Failure
Total duration 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
phpstan: src/Arrays/Arr.php#L308
Class Illuminate\Support\Enumerable not found.
phpstan: src/Arrays/Arr.php#L309
Call to method has() on an unknown class Illuminate\Support\Enumerable.
phpstan: src/Arrays/Arr.php#L360
Function value not found.
phpstan: src/Arrays/Arr.php#L374
Function value not found.
phpstan: src/Arrays/Arr.php#L694
Function value not found.
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/