Skip to content

feat(forms): prompt for json forms (#171) #760

feat(forms): prompt for json forms (#171)

feat(forms): prompt for json forms (#171) #760

Triggered via push January 2, 2024 18:30
Status Success
Total duration 50s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/modules/openai.ts#L69
Variable name `function_call` must match one of the following formats: camelCase, UPPER_CASE
build: src/modules/openai.ts#L77
Object Literal Property name `function_call` must match one of the following formats: camelCase
build: src/modules/openai.ts#L115
Unexpected any. Specify a different type
build: src/test/suite/index.ts#L35
Unexpected any. Specify a different type
build: src/modules/openai.ts#L69
Variable name `function_call` must match one of the following formats: camelCase, UPPER_CASE
build: src/modules/openai.ts#L77
Object Literal Property name `function_call` must match one of the following formats: camelCase
build: src/modules/openai.ts#L115
Unexpected any. Specify a different type
build: src/test/suite/index.ts#L35
Unexpected any. Specify a different type