Skip to content

Update

Update #2

Triggered via push August 1, 2023 18:12
Status Failure
Total duration 50s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/components/Generator.tsx#L8
`eventsource-parser` import should occur before import of `./icons/Clear`
lint: src/components/Generator.tsx#L8
'createParser' is defined but never used
lint: src/components/Generator.tsx#L8
Extra semicolon
lint: src/components/Generator.tsx#L9
`@/utils/anthropic` import should occur before import of `./icons/Clear`
lint: src/components/Generator.tsx#L9
'completeWithAnthropic' is defined but never used
lint: src/components/Generator.tsx#L9
'generatePrompt' is defined but never used
lint: src/components/Generator.tsx#L9
Extra semicolon
lint: src/components/Generator.tsx#L11
More than 1 blank line not allowed
lint: src/components/Generator.tsx#L24
More than 1 blank line not allowed
lint: src/components/Generator.tsx#L89
Trailing spaces not allowed