Skip to content

Changes to integrate rate-limit headers for Commands left component UI #23

Changes to integrate rate-limit headers for Commands left component UI

Changes to integrate rate-limit headers for Commands left component UI #23

Re-run triggered October 10, 2024 05:32
Status Failure
Total duration 39s
Artifacts

lint-build-test.yml

on: pull_request
Build and Test
29s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and Test
Process completed with exit code 1.
Build and Test: apps/playground-web/components/CLI/hooks/useCli.tsx#L16
'newCommandsLeft' is assigned a value but never used
Build and Test: apps/playground-web/components/Playground/TerminalUI.tsx#L9
'decreaseCommandsLeft' is assigned a value but never used
Build and Test: apps/playground-web/components/Shell/Shell.tsx#L11
Unexpected empty object pattern
Build and Test: apps/playground-web/components/Shell/hooks/useShell.tsx#L16
'newCommandsLeft' is assigned a value but never used
Build and Test: apps/playground-web/shared/utils/cliUtils.ts#L8
Unexpected any. Specify a different type
Build and Test: apps/playground-web/shared/utils/cliUtils.ts#L30
'prevOutput' is defined but never used
Build and Test: apps/playground-web/shared/utils/cliUtils.ts#L45
'prevOutput' is defined but never used
Build and Test: apps/playground-web/shared/utils/cliUtils.ts#L65
'prevOutput' is defined but never used
Build and Test: apps/playground-web/shared/utils/shellUtils.ts#L8
Unexpected any. Specify a different type
Build and Test: apps/playground-web/shared/utils/shellUtils.ts#L18
'prevOutput' is defined but never used