[stable1.12] fix(autoconfig): Disable buggy DNS query #9201
Annotations
14 warnings
xml-linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
ESLint:
src/components/Envelope.vue#L32
'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#L37
'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#L37
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
|
php7.4 lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php8 lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php7.3 lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php-cs check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|