[stable1.15] fix(autoconfig): Refactor DNS query for testing #9191
Annotations
2 errors and 20 warnings
php-cs check
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- friendsofphp/php-cs-fixer is locked to version v3.61.1 and an update of this package was not requested.
- friendsofphp/php-cs-fixer v3.61.1 requires symfony/polyfill-mbstring ^1.28 -> found symfony/polyfill-mbstring[v1.25.0] but it does not match the constraint.
Problem 2
- friendsofphp/php-cs-fixer v3.61.1 requires symfony/polyfill-mbstring ^1.28 -> found symfony/polyfill-mbstring[v1.25.0] but it does not match the constraint.
- nextcloud/coding-standard v1.1.0 requires friendsofphp/php-cs-fixer ^3.9 -> satisfiable by friendsofphp/php-cs-fixer[v3.61.1].
- nextcloud/coding-standard is locked to version v1.1.0 and an update of this package was not requested.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
php-cs check
Process completed with exit code 2.
|
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/
|
php8.1 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/
|
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: skjnldsv/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, skjnldsv/[email protected], actions/setup-node@v2. 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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ESLint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ESLint:
src/components/Composer.vue#L1131
Caution: `Vue` also has a named export `nextTick`. Check if you meant to write `import {nextTick} from 'vue'` instead
|
ESLint:
src/components/ComposerAttachments.vue#L202
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
ESLint:
src/components/ComposerAttachments.vue#L246
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
ESLint:
src/components/Envelope.vue#L30
'v-html' directive can lead to XSS attack
|
ESLint:
src/components/Imip.vue#L137
The type 'EventComponent' is undefined
|
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#L38
'v-html' directive can lead to XSS attack
|
ESLint:
src/components/imip/EventData.vue#L25
Expected 1 line break after opening tag (`<h2>`), but no line breaks found
|
php8.0 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.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/
|
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/
|
php8.2 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/
|