Skip to content

Add zap command

Add zap command #262

Triggered via push August 28, 2024 08:43
Status Failure
Total duration 46s
Artifacts

phpstan.yml

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

Annotations

32 errors and 1 warning
PHP 8.2: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L94
Method A17\EdgeFlush\Listeners\EloquentObserver::encodeValueForComparison() should return string but returns string|false.
PHP 8.2: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L102
Call to function is_object() with mixed will always evaluate to false.
PHP 8.2: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L115
Dead catch - Throwable is never thrown in the try block.
PHP 8.2: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L94
Method A17\EdgeFlush\Services\Entity::encodeValueForComparison() should return string but returns string|false.
PHP 8.2: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L102
Call to function is_object() with mixed will always evaluate to false.
PHP 8.2: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L115
Dead catch - Throwable is never thrown in the try block.
PHP 8.3
The job was canceled because "_8_2" failed.
PHP 8.3: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L94
Method A17\EdgeFlush\Listeners\EloquentObserver::encodeValueForComparison() should return string but returns string|false.
PHP 8.3: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L102
Call to function is_object() with mixed will always evaluate to false.
PHP 8.3: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L115
Dead catch - Throwable is never thrown in the try block.
PHP 8.3: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L94
Method A17\EdgeFlush\Services\Entity::encodeValueForComparison() should return string but returns string|false.
PHP 8.3: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L102
Call to function is_object() with mixed will always evaluate to false.
PHP 8.3: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L115
Dead catch - Throwable is never thrown in the try block.
PHP 8.1
The job was canceled because "_8_2" failed.
PHP 8.1: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L94
Method A17\EdgeFlush\Listeners\EloquentObserver::encodeValueForComparison() should return string but returns string|false.
PHP 8.1: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L102
Call to function is_object() with mixed will always evaluate to false.
PHP 8.1: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Listeners/EloquentObserver)#L115
Dead catch - Throwable is never thrown in the try block.
PHP 8.1: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L94
Method A17\EdgeFlush\Services\Entity::encodeValueForComparison() should return string but returns string|false.
PHP 8.1: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L102
Call to function is_object() with mixed will always evaluate to false.
PHP 8.1: src/Behaviours/MakeTag.php (in context of class A17/EdgeFlush/Services/Entity)#L115
Dead catch - Throwable is never thrown in the try block.
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/