Update package.json #289
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/common/utils/dragWindow.ts#L3
Missing return type on function
|
src/common/utils/getCopyFiles.ts#L8
Unexpected any. Specify a different type
|
src/common/utils/getWindowHeight.ts#L6
Unexpected any. Specify a different type
|
src/common/utils/getWindowHeight.ts#L6
Argument 'historyList' should be typed
|
src/core/app-search/darwin.ts#L18
Unexpected any. Specify a different type
|
src/core/app-search/darwin.ts#L66
Missing return type on function
|
src/core/app-search/darwin.ts#L66
Argument 'nativeImage' should be typed with a non-any type
|
src/core/app-search/darwin.ts#L66
Unexpected any. Specify a different type
|
src/core/app-search/darwin.ts#L67
Unexpected any. Specify a different type
|
src/core/app-search/darwin.ts#L69
Unexpected any. Specify a different type
|
feature/src/App.vue#L119
Unexpected any. Specify a different type
|
feature/src/App.vue#L130
Unexpected any. Specify a different type
|
feature/src/assets/request/index.ts#L16
Delete `⏎···`
|
feature/src/assets/request/index.ts#L21
Missing return type on function
|
feature/src/assets/request/index.ts#L33
Missing return type on function
|
feature/src/assets/request/index.ts#L44
Missing return type on function
|
feature/src/assets/request/index.ts#L54
Missing return type on function
|
feature/src/assets/request/index.ts#L65
Missing return type on function
|
feature/src/assets/request/index.ts#L70
Missing return type on function
|
feature/src/assets/request/index.ts#L80
Missing return type on function
|
This job succeeded
Loading