[stable1.11] fix(autoconfig): Disable buggy DNS query #9210
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint:
src/components/Envelope.vue#L31
'v-html' directive can lead to XSS attack
|
eslint:
src/components/MailboxInlinePicker.vue#L28
Prop 'value' requires default value to be set
|
eslint:
src/components/MessagePlainTextBody.vue#L4
'v-html' directive can lead to XSS attack
|
eslint:
src/components/MessagePlainTextBody.vue#L6
'v-html' directive can lead to XSS attack
|
eslint:
src/components/MessagePlainTextBody.vue#L7
'v-html' directive can lead to XSS attack
|
eslint:
src/components/ThreadEnvelope.vue#L36
'v-html' directive can lead to XSS attack
|
eslint:
src/main.js#L30
Using exported name 'VTooltip' as identifier for default export
|
eslint:
src/store/index.js#L36
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
|
Loading