Publish Package to npmjs #55
Annotations
11 errors and 1 warning
Publish package for all
Process completed with exit code 1.
|
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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading