Bump @babel/traverse from 7.21.3 to 7.23.2 #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|