Skip to content

created FunctionParam struct #13

created FunctionParam struct

created FunctionParam struct #13

Triggered via pull request November 11, 2023 18:26
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

on: pull_request
Build and test
40s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Build and test: test/function_param_test.exs#L232
test to_json_schema/2 array of objects (LangChain.FunctionParamTest)
Build and test: test/function_param_test.exs#L267
test to_parameters_schema/1 generates the full JSONSchema structured map for the list of parameters (LangChain.FunctionParamTest)
Build and test: test/function_param_test.exs#L68
test new!/1 supports nested objects type (LangChain.FunctionParamTest)
Build and test: test/function_param_test.exs#L269
test to_parameters_schema/1 supports listing required parameters (LangChain.FunctionParamTest)
Build and test: test/function_param_test.exs#L268
test to_parameters_schema/1 supports nested objects (LangChain.FunctionParamTest)
Build and test
Process completed with exit code 2.
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test
assign @missing not available in EEx template. Please ensure all assigns are given as options. Available assigns: [:other]