chore(vue): option to disable vue error handler #90
Annotations
14 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/addons/consoleCatcher.ts#L46
Argument 'event' should be typed
|
lint:
src/addons/consoleCatcher.ts#L46
Argument 'data' should be typed
|
lint:
src/addons/userAgentInfo.ts#L9
Argument 'event' should be typed
|
lint:
src/addons/userAgentInfo.ts#L9
Argument 'data' should be typed
|
lint:
src/catcher.ts#L191
Argument 'vue' should be typed
|
lint:
src/integrations/vue.ts#L34
Unexpected any. Specify a different type
|
lint:
src/integrations/vue.ts#L43
Argument 'vue' should be typed
|
lint:
src/integrations/vue.ts#L43
Argument 'callback' should be typed
|
lint:
src/integrations/vue.ts#L66
Unexpected any. Specify a different type
|
lint:
src/integrations/vue.ts#L85
Unexpected any. Specify a different type
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|