chore: moved all example plugins to the boilerplate repository (#90) #224
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/components/PluginInfo/index.tsx#L30
Unexpected any. Specify a different type
|
build:
src/components/PluginInfo/index.tsx#L34
'evt' is defined but never used
|
build:
src/components/PluginInfo/index.tsx#L38
Unexpected any. Specify a different type
|
build:
src/components/PluginInfo/index.tsx#L54
Unexpected any. Specify a different type
|
build:
src/components/PluginInfo/index.tsx#L110
Unexpected any. Specify a different type
|
build:
src/components/PluginInfo/index.tsx#L114
Unexpected any. Specify a different type
|
build:
src/components/PluginList/index.tsx#L11
'fetchPluginConfigByHash' is defined but never used
|
build:
src/components/PluginList/index.tsx#L78
Unexpected any. Specify a different type
|
build:
src/components/RequestDetail/index.tsx#L8
'notarizeRequest' is defined but never used
|
build:
src/components/RequestDetail/index.tsx#L10
'useDispatch' is defined but never used
|