Fix: Sanitize parameter descriptions to prevent code generation errors #1
Annotations
10 warnings
|
src/client/components/steps/StepSelectEndpoints.tsx#L25
Unexpected any. Specify a different type
|
|
src/client/components/steps/StepSelectEndpoints.tsx#L24
Unexpected any. Specify a different type
|
|
src/client/components/steps/StepSelectEndpoints.tsx#L23
Unexpected any. Specify a different type
|
|
src/client/components/steps/StepGenerate.tsx#L83
Unexpected any. Specify a different type
|
|
src/client/components/steps/StepApiConfig.tsx#L108
Unexpected any. Specify a different type
|
|
src/client/components/steps/StepApiConfig.tsx#L73
Unexpected any. Specify a different type
|
|
src/client/components/steps/StepApiConfig.tsx#L66
'e' is defined but never used
|
|
src/client/components/steps/StepApiConfig.tsx#L42
React Hook React.useEffect has missing dependencies: 'handleParse' and 'onParseRequest'. Either include them or remove the dependency array. If 'onParseRequest' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
src/client/components/steps/StepApiConfig.tsx#L17
Unexpected any. Specify a different type
|
|
src/client/components/steps/StepApiConfig.tsx#L16
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading