v3.1.131 #89
Triggered via release
January 2, 2025 08:06
mawenbo-huawei
created
v3.1.131
Status
Success
Total duration
6m 31s
Artifacts
–
Annotations
10 errors
build
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
build
Type 'Buffer | undefined' is not assignable to type 'Uint8Array'.
|
build
Variable 'rawResult' is used before being assigned.
|
build
Variable 'rawResult' is used before being assigned.
|
build
Type 'Buffer | undefined' is not assignable to type 'Buffer | null'.
|
build
Variable 'rawResult' is used before being assigned.
|
build
'rawResult' is possibly 'undefined'.
|
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'.
|