Remove debugging code #268
Annotations
12 errors and 2 warnings
PHP 8.2:
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.
|
PHP 8.2:
src/Services/Tags.php#L280
Method A17\EdgeFlush\Services\Tags::getCrudStrategy() should return A17\EdgeFlush\Services\Strategy but returns string.
|
PHP 8.2:
src/Services/Tags.php#L436
Call to function is_null() with 'tag' will always evaluate to false.
|
PHP 8.2:
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.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.3:
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.
|
PHP 8.3:
src/Services/Tags.php#L280
Method A17\EdgeFlush\Services\Tags::getCrudStrategy() should return A17\EdgeFlush\Services\Strategy but returns string.
|
PHP 8.3:
src/Services/Tags.php#L436
Call to function is_null() with 'tag' will always evaluate to false.
|
PHP 8.3:
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.
|
PHP 8.3
Process completed with exit code 1.
|
PHP 8.1
The job was canceled because "_8_2" failed.
|
PHP 8.1
The operation was canceled.
|
PHP 8.2
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/
|
PHP 8.3
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/
|