Skip to content

chapter is ready

chapter is ready #59

Triggered via push October 24, 2024 02:57
Status Failure
Total duration 1m 41s
Artifacts

ci-cd.yml

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

Annotations

6 errors and 2 warnings
ci (8.3): app/Models/Project.php#L162
Parameter #1 $callback of method Illuminate\Support\Collection<int,App\Models\Message>::transform() expects callable(App\Models\Message, int): App\Models\Message, Closure(mixed): (EchoLabs\Prism\ValueObjects\Messages\AssistantMessage|EchoLabs\Prism\ValueObjects\Messages\UserMessage) given.
ci (8.3): app/Services/Prism/Tools/CreateTask.php#L20
Parameter $properties of class EchoLabs\Prism\Schema\ObjectSchema constructor expects array<int, EchoLabs\Prism\Contracts\Schema>, array<string, EchoLabs\Prism\Schema\StringSchema> given.
ci (8.3): app/Services/Prism/Tools/CreateTask.php#L55
Parameter #1 $fn of method EchoLabs\Prism\Tool::using() expects callable(): string, $this(App\Services\Prism\Tools\CreateTask) given.
ci (8.3): app/Services/Prism/Tools/SendEmailToTeam.php#L19
Parameter #1 $fn of method EchoLabs\Prism\Tool::using() expects callable(): string, $this(App\Services\Prism\Tools\SendEmailToTeam) given.
ci (8.3): app/Services/Prism/Tools/TaskList.php#L18
Parameter #1 $fn of method EchoLabs\Prism\Tool::using() expects callable(): string, $this(App\Services\Prism\Tools\TaskList) given.
ci (8.3)
Process completed with exit code 1.
ci (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/
ci (8.3)
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/