chore(deps-dev): bump @typescript-eslint/parser from 7.18.0 to 8.46.2 #8189
Annotations
10 errors and 10 warnings
Lint:
electron/renderer/src/actions/index.ts#L24
Parse errors in imported module './AccountAction': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/__tests__/actions.spec.ts#L22
Parse errors in imported module '../AccountAction': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/__tests__/actions.spec.ts#L21
Parse errors in imported module '../../lib/util': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/__tests__/actions.spec.ts#L20
Parse errors in imported module '../': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/AccountAction.ts#L26
Parse errors in imported module './index': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/AccountAction.ts#L24
Parse errors in imported module '../selector/AccountSelector': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/AccountAction.ts#L23
Parse errors in imported module '../reducers/accountReducer': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/AccountAction.ts#L22
Parse errors in imported module '../index': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/AccountAction.ts#L21
Parse errors in imported module '../../../src/settings/config': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/actions/AccountAction.ts#L20
Parse errors in imported module '../../../src/lib/eventType': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/Sidebar/Sidebar.tsx#L38
Parse errors in imported module '../context/EditAccountMenu': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/Sidebar/Sidebar.tsx#L38
Parse errors in imported module '../context/EditAccountMenu': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/Sidebar/Sidebar.tsx#L37
Parse errors in imported module '../context/AddAccountTrigger': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/Sidebar/Sidebar.tsx#L37
Parse errors in imported module '../context/AddAccountTrigger': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/App/App.tsx#L29
Parse errors in imported module '../WebViewList/WebviewList': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/App/App.tsx#L29
Parse errors in imported module '../WebViewList/WebviewList': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/App/App.tsx#L28
Parse errors in imported module '../Sidebar/Sidebar': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/App/App.tsx#L28
Parse errors in imported module '../Sidebar/Sidebar': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/App/App.tsx#L24
Parse errors in imported module '../../actions': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Lint:
electron/renderer/src/components/App/App.tsx#L24
Parse errors in imported module '../../actions': parserOptions.tsconfigRootDir must be an absolute path, but received: ".". This is a bug in your configuration; please supply an absolute path. (undefined:undefined)
|
Loading