Refactor some code to ensure usability #30
Annotations
5 errors and 1 warning
deploy:
src/utils/http/request/index.ts#L12
'target' is declared but its value is never read.
|
deploy:
src/utils/http/request/index.ts#L12
'propertyKey' is declared but its value is never read.
|
deploy:
src/utils/http/request/index.ts#L52
Property 'retryConfig' does not exist on type 'HYRequestConfig<AxiosResponse<any, any>>'.
|
deploy:
src/utils/http/request/index.ts#L80
Unable to resolve signature of method decorator when called as an expression.
|
deploy
Process completed with exit code 2.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|