feat: expand groups to individual addresses #8242
Annotations
11 warnings
|
NPM lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NPM lint:
src/components/AliasForm.vue#L119
'aliasId' is defined but never used
|
|
NPM lint:
src/components/AliasForm.vue#L114
'name' is defined but never used
|
|
NPM lint:
src/components/AliasForm.vue#L114
'alias' is defined but never used
|
|
NPM lint:
src/components/AliasForm.vue#L114
'aliasId' is defined but never used
|
|
NPM lint:
src/components/AliasForm.vue#L109
Boolean prop should only be defaulted to false
|
|
NPM lint:
src/components/AliasForm.vue#L104
Boolean prop should only be defaulted to false
|
|
NPM lint:
src/components/AliasForm.vue#L92
'account' of property found, but never used
|
|
NPM lint:
src/components/AccountSettings.vue#L227
'oldState' is defined but never used
|
|
NPM lint:
src/components/AccountForm.vue#L150
'smtpHost' is defined as ref, but never used
|
|
NPM lint:
playwright.config.js#L7
'path' is assigned a value but never used
|