v3.1.130 #88
Triggered via release
December 26, 2024 09:04
mawenbo-huawei
created
v3.1.130
Status
Success
Total duration
6m 22s
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'.
|