Skip to content

update github action #184

update github action

update github action #184

Triggered via pull request August 29, 2023 06:01
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: .github/workflows/release.yml#L52
More than 1 blank line not allowed
lint: .github/workflows/release.yml#L60
Expected indentation of 8 spaces but found 7 spaces
lint
Process completed with exit code 1.
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