UI changes #327
Annotations
10 warnings
Lint:
src/components/PluginInfo/index.tsx#L35
Unexpected any. Specify a different type
|
Lint:
src/components/PluginInfo/index.tsx#L39
'evt' is defined but never used
|
Lint:
src/components/PluginInfo/index.tsx#L44
Unexpected any. Specify a different type
|
Lint:
src/components/PluginInfo/index.tsx#L60
Unexpected any. Specify a different type
|
Lint:
src/components/PluginInfo/index.tsx#L119
Unexpected any. Specify a different type
|
Lint:
src/components/PluginInfo/index.tsx#L123
Unexpected any. Specify a different type
|
Lint:
src/components/PluginList/index.tsx#L103
Unexpected any. Specify a different type
|
Lint:
src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
|
Lint:
src/components/RequestDetail/index.tsx#L10
'useDispatch' is defined but never used
|
Lint:
src/components/RequestDetail/index.tsx#L22
'get' is defined but never used
|
Loading