Skip to content

feat: GSX ChatCompletion and OpenAIChatCompletion components #491

feat: GSX ChatCompletion and OpenAIChatCompletion components

feat: GSX ChatCompletion and OpenAIChatCompletion components #491

Triggered via pull request January 31, 2025 23:14
Status Failure
Total duration 1m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: examples/openai-vNext/index.tsx#L10
'basicCompletion' is defined but never used. Allowed unused vars must match /^_/u
lint: examples/openai-vNext/index.tsx#L34
'tools' is defined but never used. Allowed unused vars must match /^_/u
lint: examples/openai-vNext/index.tsx#L129
'streamingCompletion' is defined but never used. Allowed unused vars must match /^_/u
lint
@gensx-examples/openai-vnext#lint: command (/home/runner/work/gensx/gensx/examples/openai-vNext) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
lint
Process completed with exit code 1.
lint
Both node-version and node-version-file inputs are specified, only node-version will be used