chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.46.2 #8186
Annotations
4 errors and 2 warnings
Lint
Process completed with exit code 1.
|
Lint:
electron/src/settings/ConfigurationPersistence.ts#L83
'error' is defined but never used
|
Lint:
electron/src/runtime/lifecycle.ts#L72
'error' is defined but never used
|
Lint:
electron/renderer/src/lib/__tests__/WindowUrl.spec.ts#L40
'error' is defined but never used
|
Lint:
electron/src/lib/openGraph.ts#L158
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from 'axios'` instead
|
Lint:
electron/src/lib/openGraph.ts#L108
Caution: `axios` also has a named export `CancelToken`. Check if you meant to write `import {CancelToken} from 'axios'` instead
|
Loading