doc: update doc #114
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
electron/main/index.ts#L75
'event' is defined but never used
|
Lint:
electron/main/index.ts#L137
Unexpected console statement
|
Lint:
src/App.vue#L2
Unexpected console statement
|
Lint:
src/components/Avatar.vue#L17
Unexpected alert
|
Lint:
src/components/Avatar.vue#L21
Unexpected alert
|
Lint:
src/components/Modal.vue#L80
Unexpected any. Specify a different type
|
Lint:
src/components/Modal.vue#L81
Unexpected any. Specify a different type
|
Lint:
src/components/Password.vue#L8
Unexpected any. Specify a different type
|
Lint:
src/hooks/useGlobalSetting.ts#L1
'AZURE_TRANSLATE_KEY' is defined but never used
|
Lint:
src/hooks/useSpeechService.ts#L72
Unexpected console statement
|
Loading