chore: release v0.3.7 #116
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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