Skip to content

v3.1.105

v3.1.105 #63

Triggered via release July 4, 2024 08:42
Status Success
Total duration 5m 32s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Argument of type '(request: AxiosRequestConfig) => AxiosRequestConfig<any>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig<any>) => InternalAxiosRequestConfig<any> | Promise<InternalAxiosRequestConfig<any>>'.
build
'error.config' is possibly 'undefined'.
build
'error.config' is possibly 'undefined'.
build
'error.config' is possibly 'undefined'.
build
Argument of type 'InternalAxiosRequestConfig<any> | undefined' is not assignable to parameter of type 'AxiosRequestConfig<any>'.
build
Argument of type 'InternalAxiosRequestConfig<any> | undefined' is not assignable to parameter of type 'AxiosRequestConfig<any>'.
build
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'.
build
Cannot find module './GlobalCredentials' or its corresponding type declarations.
build
Cannot find module './GlobalCredentials' or its corresponding type declarations.
build
Cannot find module './GlobalCredentials' or its corresponding type declarations.
build
The following actions uses Node.js version which is deprecated 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/