Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

UI_redesign_pt1

UI_redesign_pt1 #2

Triggered via pull request November 10, 2023 00:24
Status Success
Total duration 2m 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: src/app/components/Examples.tsx#L11
'send' is defined but never used. Allowed unused args must match /^_/u
eslint: src/app/components/Examples.tsx#L11
'send' is defined but never used
eslint: src/app/components/Examples.tsx#L11
'isLoading' is defined but never used. Allowed unused args must match /^_/u
eslint: src/app/components/Examples.tsx#L11
'isLoading' is defined but never used
eslint: src/app/components/Examples.tsx#L12
'deleteUserInputArr' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: src/app/components/Examples.tsx#L12
'deleteUserInputArr' is assigned a value but never used
eslint: src/app/components/Examples.tsx#L12
'userInputs' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: src/app/components/Examples.tsx#L12
'userInputs' is assigned a value but never used
eslint: src/app/components/Examples.tsx#L12
'updateUserInput' is assigned a value but never used. Allowed unused vars must match /^_/u
eslint: src/app/components/Examples.tsx#L12
'updateUserInput' is assigned a value but never used