v3.1.112 #70
Annotations
10 errors and 1 warning
Compile projects
Argument of type '(request: AxiosRequestConfig) => AxiosRequestConfig<any>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
|
Compile projects
'error.config' is possibly 'undefined'.
|
Compile projects
'error.config' is possibly 'undefined'.
|
Compile projects
'error.config' is possibly 'undefined'.
|
Compile projects
Argument of type 'InternalAxiosRequestConfig<any> | undefined' is not assignable to parameter of type 'AxiosRequestConfig<any>'.
|
Compile projects
Argument of type 'InternalAxiosRequestConfig<any> | undefined' is not assignable to parameter of type 'AxiosRequestConfig<any>'.
|
Compile projects
Type 'unknown' is not assignable to type '{ error?: { code: string; message: string; encoded_authorization_message?: string | undefined; } | undefined; error_code?: string | undefined; error_msg?: string | undefined; encoded_authorization_message?: string | undefined; } | undefined'.
|
Compile projects
Cannot find module './GlobalCredentials' or its corresponding type declarations.
|
Compile projects
Cannot find module './GlobalCredentials' or its corresponding type declarations.
|
Compile projects
Cannot find module './GlobalCredentials' or its corresponding type declarations.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading