Skip to content

fix(gpt-runner-web): fetch github config network error #169

fix(gpt-runner-web): fetch github config network error

fix(gpt-runner-web): fetch github config network error #169

Triggered via push August 13, 2023 14:14
Status Success
Total duration 1m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/gpt-runner-core/src/core/count-tokens.ts#L20
'quick' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/gpt-runner-core/src/langchain/chains/models/hugging-face.model.ts#L7
'buildRequestHeaders' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/gpt-runner-web/client/src/components/editor/monaco/init-languages-settings/init-md-settings.ts#L3
'monaco' is defined but never used. Allowed unused args must match /^_/u
lint: packages/gpt-runner-web/client/src/components/hook-form/hook-form-slider/index.tsx#L43
'step' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/gpt-runner-web/client/src/components/popover-menu/index.tsx#L65
'childrenWidth' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/gpt-runner-web/client/src/components/popover-menu/index.tsx#L65
'childrenX' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/gpt-runner-web/client/src/pages/chat/components/chat-panel/index.tsx#L55
'themeName' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: website/src/pages/index.tsx#L121
'VideoContainer' is defined but never used. Allowed unused vars must match /^_/u