Skip to content

fix(gpt-runner-web): fix can not select text in modal #158

fix(gpt-runner-web): fix can not select text in modal

fix(gpt-runner-web): fix can not select text in modal #158

Triggered via push July 24, 2023 16:42
Status Success
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 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-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: website/src/pages/index.tsx#L121
'VideoContainer' is defined but never used. Allowed unused vars must match /^_/u