Shared links frontend #6935
Annotations
9 errors and 10 warnings
|
Run command:
src/features/playground/PlaygroundActions.ts#L1
Run autofix to sort these imports!
|
Run command:
src/pages/playground/Decoder.tsx#L1
Run autofix to sort these imports!
|
Run command:
src/pages/playground/Decoder.tsx#L42
Unexpected var, use let or const instead
|
Run command:
src/pages/playground/Encoder.tsx#L1
Run autofix to sort these imports!
|
Run command:
src/pages/playground/Encoder.tsx#L2
'useSelector' import from 'react-redux' is restricted. Use the typed hook "useTypedSelector" instead
|
Run command:
src/pages/playground/Playground.tsx#L1
Run autofix to sort these imports!
|
Run command:
src/pages/playground/Playground.tsx#L341
React Hook "useParams" is called in function "handleURL" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Run command
Process completed with exit code 1.
|
Run command:
src/features/playground/PlaygroundActions.ts#L14
'programConfig' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L4
'FSModule' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L7
'set' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L8
'decompressFromEncodedURIComponent' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L12
'Location' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L13
'AnyAction' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L13
'Dispatch' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L37
'showFullJSWarningOnUrlLoad' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L38
'showFulTSWarningOnUrlLoad' is defined but never used
|
Run command:
src/pages/playground/Playground.tsx#L39
'showHTMLDisclaimer' is defined but never used
|
Loading