Skip to content

[Chore] Reorganize engine.ts #226

[Chore] Reorganize engine.ts

[Chore] Reorganize engine.ts #226

Triggered via pull request August 10, 2024 18:53
Status Success
Total duration 37s
Artifacts

linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/openai_api_protocols/completion.ts#L322
'currentModelId' is defined but never used
lint: tests/function_calling.test.ts#L136
'engine' is assigned a value but never used
lint: tests/multi_round_chat.test.ts#L8
'MLCEngine' is defined but never used