Skip to content

add some foundation to abstract out functions #32

add some foundation to abstract out functions

add some foundation to abstract out functions #32

Triggered via push March 30, 2024 21:11
Status Failure
Total duration 1m 23s
Artifacts

ci-cd.yml

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

Annotations

4 errors and 2 warnings
ci (8.2): app/LlmDriver/Functions/FunctionContract.php#L16
Class App\LlmDriver\Functions\FunctionDto constructor invoked with 2 parameters, 3 required.
ci (8.2): app/LlmDriver/Functions/FunctionContract.php#L16
Parameter #2 $description of class App\LlmDriver\Functions\FunctionDto constructor expects string, array given.
ci (8.2): app/LlmDriver/Functions/ParameterCaster.php#L19
Class App\LlmDriver\Functions\ParameterDto constructor invoked with 1 parameter, 2-6 required.
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/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/