Skip to content

Set driver to 'null' as default driver #24

Set driver to 'null' as default driver

Set driver to 'null' as default driver #24

Triggered via push May 15, 2024 09:59
Status Failure
Total duration 31s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/EmbeddableScope.php#L32
Call to an undefined method Illuminate\Database\Eloquent\Model::getEmbedKeyName().
phpstan: src/EmbeddableScope.php#L42
Call to an undefined method Illuminate\Database\Eloquent\Model::getEmbedKeyName().
phpstan: src/Engines/EngineInterface.php#L13
PHPDoc tag @param references unknown parameter: $content
phpstan: src/Engines/OpenAiEngine.php#L44
Call to an undefined method Illuminate\Database\Eloquent\Model::toEmbeddableString().
phpstan: src/Engines/OpenAiEngine.php#L49
Call to an undefined method Illuminate\Database\Eloquent\Model::getEmbedKey().
phpstan: src/Engines/OpenAiEngine.php#L97
Call to an undefined method Illuminate\Database\Eloquent\Model::getEmbedKey().
phpstan: src/Facades/LaravelEmbed.php#L14
Class Vormkracht10\Embedding\LaravelEmbed not found.
phpstan: src/Jobs/MakeEmbeddable.php#L42
Call to an undefined method Illuminate\Database\Eloquent\Model::makeEmbeddableUsing().
phpstan: src/Jobs/RemoveFromEmbed.php#L39
Call to an undefined method Illuminate\Database\Eloquent\Model::embeddableUsing().
phpstan: src/Jobs/RemoveableEmbedCollection.php#L20
Class Vormkracht10\Embedding\Jobs\Embeddable not found.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.