fix: update logging level to work with alpha6; update verify method in background; add version to option page #211
Annotations
11 warnings
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/
|
src/components/ConnectionDetailsModal/index.tsx#L2
'useActiveTab' is defined but never used
|
src/components/ConnectionDetailsModal/index.tsx#L6
'ModalFooter' is defined but never used
|
src/components/ConnectionDetailsModal/index.tsx#L9
'urlify' is defined but never used
|
src/components/ConnectionDetailsModal/index.tsx#L10
'Icon' is defined but never used
|
src/components/ConnectionDetailsModal/index.tsx#L14
Unexpected any. Specify a different type
|
src/components/PluginInfo/index.tsx#L30
Unexpected any. Specify a different type
|
src/components/PluginInfo/index.tsx#L34
'evt' is defined but never used
|
src/components/PluginInfo/index.tsx#L38
Unexpected any. Specify a different type
|
src/components/PluginInfo/index.tsx#L54
Unexpected any. Specify a different type
|
src/components/PluginInfo/index.tsx#L110
Unexpected any. Specify a different type
|
This job succeeded
Loading