Skip to content

bump php

bump php #145

Triggered via push April 14, 2024 21:22
Status Failure
Total duration 1m 34s
Artifacts

ci-cd.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
ci (8.2): app/Http/Controllers/CloneResponseTypesController.php#L21
Access to an undefined property Illuminate\Database\Eloquent\Model::$outbound_id.
ci (8.2): app/Http/Controllers/DeleteSourceController.php#L19
Call to an undefined method Illuminate\Database\Eloquent\Collection::delete().
ci (8.2): app/Http/Controllers/TransformersRunController.php#L16
Parameter #1 $transformer of class App\Jobs\RunTransformerJob constructor expects App\Models\Transformer, Illuminate\Database\Eloquent\Model given.
ci (8.2): app/Models/Outbound.php#L95
Parameter #1 $response_type_model of method App\Models\Outbound::processResponseType() expects App\Models\ResponseType, Illuminate\Database\Eloquent\Model given.
ci (8.2): app/Models/Transformer.php#L61
Access to an undefined property Illuminate\Database\Eloquent\Model::$documents.
ci (8.2): app/Models/User.php#L61
Property 'profile_photo_url' does not exist in model.
ci (8.2): app/Tools/ChatRepository.php#L87
Access to an undefined property Illuminate\Database\Eloquent\Model::$content.
ci (8.2): app/Transformer/Types/EmbedTransformer.php#L24
Parameter #1 $chunk of class App\Jobs\EmbedJob constructor expects App\Models\DocumentChunk, Illuminate\Database\Eloquent\Model given.
ci (8.2)
Process completed with exit code 1.
ci (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (8.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/
ci (8.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/