Create an 'on-all-events' invalidation strategy #267
Annotations
6 errors and 1 warning
src/Services/Invalidation.php#L363
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),mixed>::map() expects callable(mixed, int|string): string, Closure(A17\EdgeFlush\Models\Url|string): string given.
|
src/Services/Tags.php#L280
Method A17\EdgeFlush\Services\Tags::getCrudStrategy() should return A17\EdgeFlush\Services\Strategy but returns string.
|
src/Services/Tags.php#L436
Call to function is_null() with 'tag' will always evaluate to false.
|
src/Services/Tags.php#L520
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),mixed>::map() expects callable(mixed, int|string): string, Closure(string): non-falsy-string given.
|
src/Services/Tags.php#L525
Cannot access property $url_hash on string.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
The logs for this run have expired and are no longer available.
Loading