fix(deps): update dependency @vue/devtools-api to v7 #1766
Annotations
5 errors and 1 warning
Lint codes:
packages/vue-i18n-core/src/devtools.ts#L116
Promise returned in function argument where a void return was expected
|
Lint codes:
packages/vue-i18n-core/src/devtools.ts#L121
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint codes:
packages/vue-i18n-core/src/devtools.ts#L130
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint codes:
packages/vue-i18n-core/src/devtools.ts#L133
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint codes
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading