Merge pull request #3 from Life-Palette/dependabot/npm_and_yarn/follo… #2
Annotations
10 errors and 1 warning
lint:
src/api/admin.ts#L3
Parameter 'params' implicitly has an 'any' type.
|
lint:
src/api/admin.ts#L9
Object literal may only specify known properties, and 'isNeedFullRes' does not exist in type 'PureHttpRequestConfig<any>'.
|
lint:
src/api/admin.ts#L15
Parameter 'data' implicitly has an 'any' type.
|
lint:
src/api/admin.ts#L21
Object literal may only specify known properties, and 'isNeedFullRes' does not exist in type 'PureHttpRequestConfig<any>'.
|
lint:
src/api/admin.ts#L28
Parameter 'data' implicitly has an 'any' type.
|
lint:
src/api/admin.ts#L39
Parameter 'data' implicitly has an 'any' type.
|
lint:
src/api/admin.ts#L50
Parameter 'data' implicitly has an 'any' type.
|
lint:
src/api/admin.ts#L61
Parameter 'data' implicitly has an 'any' type.
|
lint:
src/api/admin.ts#L85
Parameter 'data' implicitly has an 'any' type.
|
lint:
src/api/chat.ts#L3
Parameter 'params' implicitly has an 'any' type.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|