feat: Display Plugin Information #145
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/components/PluginInfo/index.tsx#L12
'error' is assigned a value but never used
|
build:
src/components/PluginInfo/index.tsx#L14
Unexpected any. Specify a different type
|
build:
src/components/PluginInfo/index.tsx#L15
Unexpected any. Specify a different type
|
build:
src/components/PluginInfo/index.tsx#L23
'evt' is defined but never used
|
build:
src/components/PluginInfo/index.tsx#L27
Unexpected any. Specify a different type
|
build:
src/components/PluginInfo/index.tsx#L44
Unexpected any. Specify a different type
|
build:
src/components/PluginInfo/index.tsx#L96
Forbidden non-null assertion
|
build:
src/components/PluginInfo/index.tsx#L108
Forbidden non-null assertion
|
build:
src/components/PluginInfo/index.tsx#L120
Forbidden non-null assertion
|
build:
src/components/PluginInfo/index.tsx#L132
Forbidden non-null assertion
|