Skip to content

Don't try to warm zero urls #252

Don't try to warm zero urls

Don't try to warm zero urls #252

Triggered via push August 16, 2024 16:09
Status Failure
Total duration 33s
Artifacts

phpstan.yml

on: push
Matrix: php-tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
P8.2: src/Behaviours/CachedOnCDN.php (in context of class A17/EdgeFlush/Listeners/EloquentBooted)#L65
Method A17\EdgeFlush\Listeners\EloquentBooted::invalidationsAreEnabled() has no return type specified.
P8.2: src/Behaviours/CachedOnCDN.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L65
Method A17\EdgeFlush\Listeners\EloquentObserver::invalidationsAreEnabled() has no return type specified.
P8.2: src/Behaviours/CachedOnCDN.php (in context of class A17/EdgeFlush/Models/Tag)#L65
Method A17\EdgeFlush\Models\Tag::invalidationsAreEnabled() has no return type specified.
P8.2: src/Behaviours/CachedOnCDN.php (in context of class A17/EdgeFlush/Models/Url)#L65
Method A17\EdgeFlush\Models\Url::invalidationsAreEnabled() has no return type specified.
P8.2: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L18
Parameter #1 $destination of method A17\EdgeFlush\Listeners\EloquentObserver::castObject() expects object|string, mixed given.
P8.2: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/BaseService)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\BaseService::castObject() expects object|string, mixed given.
P8.2: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/Entity)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\Entity::castObject() expects object|string, mixed given.
P8.2: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/Invalidation)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\Invalidation::castObject() expects object|string, mixed given.
P8.2: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/Invalidation)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\Invalidation::castObject() expects object|string, mixed given.
P8.2: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/Tags)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\Tags::castObject() expects object|string, mixed given.
P8.1
The job was canceled because "_8_2" failed.
P8.1: src/Behaviours/CachedOnCDN.php (in context of class A17/EdgeFlush/Listeners/EloquentBooted)#L65
Method A17\EdgeFlush\Listeners\EloquentBooted::invalidationsAreEnabled() has no return type specified.
P8.1: src/Behaviours/CachedOnCDN.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L65
Method A17\EdgeFlush\Listeners\EloquentObserver::invalidationsAreEnabled() has no return type specified.
P8.1: src/Behaviours/CachedOnCDN.php (in context of class A17/EdgeFlush/Models/Tag)#L65
Method A17\EdgeFlush\Models\Tag::invalidationsAreEnabled() has no return type specified.
P8.1: src/Behaviours/CachedOnCDN.php (in context of class A17/EdgeFlush/Models/Url)#L65
Method A17\EdgeFlush\Models\Url::invalidationsAreEnabled() has no return type specified.
P8.1: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L18
Parameter #1 $destination of method A17\EdgeFlush\Listeners\EloquentObserver::castObject() expects object|string, mixed given.
P8.1: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/BaseService)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\BaseService::castObject() expects object|string, mixed given.
P8.1: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/Entity)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\Entity::castObject() expects object|string, mixed given.
P8.1: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/Invalidation)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\Invalidation::castObject() expects object|string, mixed given.
P8.1: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/Invalidation)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\Invalidation::castObject() expects object|string, mixed given.
P8.1: src/Behaviours/CastObject.php (in context of class A17/EdgeFlush/Services/Tags)#L18
Parameter #1 $destination of method A17\EdgeFlush\Services\Tags::castObject() expects object|string, mixed given.
P8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/