chore: upgrade packages #208
Annotations
10 errors and 2 warnings
Run lint:
src/api/index.ts#L5
Unsafe assignment of an `any` value
|
Run lint:
src/api/index.ts#L5
Unsafe member access .NODE_ENV on an `any` value
|
Run lint:
src/api/index.ts#L5
Unsafe member access .VUE_APP_BASE_URL on an `any` value
|
Run lint:
src/api/index.ts#L8
Unsafe assignment of an `any` value
|
Run lint:
src/api/index.ts#L25
Unsafe array destructuring of a tuple element with an `any` value
|
Run lint:
src/api/index.ts#L26
Unsafe return of an `any` typed value
|
Run lint:
src/api/index.ts#L35
Unsafe array destructuring of a tuple element with an `any` value
|
Run lint:
src/api/index.ts#L36
Unsafe return of an `any` typed value
|
Run lint:
src/api/index.ts#L49
Unsafe array destructuring of a tuple element with an `any` value
|
Run lint:
src/api/index.ts#L60
Unsafe member access .data on an `any` value
|
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/
|
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/
|
Loading