Bump @vue/devtools-api from 6.6.4 to 7.6.7 #718
Annotations
10 errors and 4 warnings
Type Validation:
src/devtools.ts#L2
Module '"@vue/devtools-api"' has no exported member 'App'.
|
Type Validation:
src/useSubscription/useSubscriptionDevtools.ts#L2
Module '"@vue/devtools-api"' has no exported member 'DevtoolsPluginApi'.
|
Type Validation:
src/useSubscription/useSubscriptionDevtools.ts#L3
Module '"@vue/devtools-api"' has no exported member 'CustomInspectorNode'.
|
Type Validation:
src/useSubscription/useSubscriptionDevtools.ts#L4
Module '"@vue/devtools-api"' has no exported member 'CustomInspectorState'.
|
Type Validation:
src/useSubscription/useSubscriptionDevtools.ts#L5
Module '"@vue/devtools-api"' has no exported member 'TimelineEvent'.
|
Type Validation:
src/useSubscription/useSubscriptionDevtools.ts#L6
Module '"@vue/devtools-api"' has no exported member 'PluginSettingsItem'.
|
Type Validation:
src/useSubscription/useSubscriptionDevtools.ts#L7
Module '"@vue/devtools-api"' has no exported member 'ExtractSettingsTypes'.
|
Type Validation:
src/useSubscription/useSubscriptionDevtools.ts#L69
Parameter 'payload' implicitly has an 'any' type.
|
Type Validation:
src/useSubscription/useSubscriptionDevtools.ts#L83
Parameter 'payload' implicitly has an 'any' type.
|
Type Validation
Process completed with exit code 2.
|
Type Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint:
src/useSubscription/utilities/refresh.spec.ts#L6
Async arrow function has no 'await' expression
|