[Snyk] Security upgrade axios from 0.21.4 to 1.6.0 #130
Annotations
7 errors
Lint and test:
src/lib/utils/api/callSnykApi.ts#L24
Argument of type '(request: AxiosRequestConfig<any>) => Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Lint and test:
src/lib/utils/api/callSnykApi.ts#L24
Argument of type '(request: AxiosRequestConfig<any>) => Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Lint and test:
src/lib/utils/api/callSnykApi.ts#L24
Argument of type '(request: AxiosRequestConfig<any>) => Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Lint and test:
src/lib/utils/api/callSnykApi.ts#L24
Argument of type '(request: AxiosRequestConfig<any>) => Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Lint and test:
src/lib/utils/api/callSnykApi.ts#L24
Argument of type '(request: AxiosRequestConfig<any>) => Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Lint and test:
src/lib/utils/api/callSnykApi.ts#L24
Argument of type '(request: AxiosRequestConfig<any>) => Promise<AxiosRequestConfig<any>>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Lint and test
Process completed with exit code 1.
|