Skip to content

feat: add agent page #18

feat: add agent page

feat: add agent page #18

Triggered via pull request January 23, 2024 06:15
Status Failure
Total duration 1m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint: src/app/agent/components/TagContent/index.tsx#L14
'TagContentProps' is already defined
lint: src/app/agent/components/TagContent/index.tsx#L14
'TagContentProps' is already defined
lint: src/app/agent/components/index.tsx#L54
Missing "key" prop for element in iterator
lint
Process completed with exit code 1.
lint: src/app/agent/components/TagContent/index.tsx#L15
'handleChange' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/app/agent/components/TagContent/index.tsx#L15
'handleChange' is assigned a value but never used
lint: src/app/agent/components/TagContent/index.tsx#L22
Move arrow function 'handleScroll' to the outer scope
lint: src/app/agent/components/TagContent/index.tsx#L24
Prefer `.querySelector()` over `.getElementById()`
lint: src/app/agent/components/TagContent/index.tsx#L35
Prefer `.querySelector()` over `.getElementById()`
lint: src/app/agent/components/TagContent/index.tsx#L70
'onChange' was used before it was defined
lint: src/app/agent/components/TagContent/index.tsx#L79
Prefer `.querySelector()` over `.getElementById()`
lint: src/app/agent/components/TagContent/index.tsx#L80
Prefer `.querySelector()` over `.getElementById()`
lint: src/app/agent/components/TagContent/index.tsx#L106
Props should be sorted alphabetically
lint: src/app/agent/components/TagContent/styles.ts#L1
Expected 1 empty line after import statement not followed by another import