Skip to content

Bump @vue/devtools-api from 6.6.4 to 7.4.6 #706

Bump @vue/devtools-api from 6.6.4 to 7.4.6

Bump @vue/devtools-api from 6.6.4 to 7.4.6 #706

Triggered via pull request October 15, 2024 14:09
Status Failure
Total duration 2m 41s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type Validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@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: actions/checkout@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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@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/useSubscription/utilities/refresh.spec.ts#L6
Async arrow function has no 'await' expression