Skip to content

Update dependency axios to v1.6.0 [SECURITY] #7335

Update dependency axios to v1.6.0 [SECURITY]

Update dependency axios to v1.6.0 [SECURITY] #7335

Triggered via push December 9, 2024 13:15
Status Failure
Total duration 39s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (12.x): programmable-proxy/index.test.ts#L44
Argument of type 'AxiosResponseHeaders | Partial<RawAxiosHeaders & { "Content-Length": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; "Content-Type": AxiosHeaderValue; Server: AxiosHeaderValue; "Cache-Control": AxiosHeaderValue; } & { ...; }>' is not assignable to parameter of type '{ readonly [key: string]: string | undefined; }'.
build (12.x): programmable-proxy/index.test.ts#L69
Argument of type 'AxiosResponseHeaders | Partial<RawAxiosHeaders & { "Content-Length": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; "Content-Type": AxiosHeaderValue; Server: AxiosHeaderValue; "Cache-Control": AxiosHeaderValue; } & { ...; }>' is not assignable to parameter of type '{ readonly [key: string]: string | undefined; }'.
build (12.x): programmable-proxy/index.test.ts#L96
Argument of type 'AxiosResponseHeaders | Partial<RawAxiosHeaders & { "Content-Length": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; "Content-Type": AxiosHeaderValue; Server: AxiosHeaderValue; "Cache-Control": AxiosHeaderValue; } & { ...; }>' is not assignable to parameter of type '{ readonly [key: string]: string | undefined; }'.
build (12.x): programmable-proxy/index.ts#L47
Argument of type 'AxiosResponseHeaders | Partial<RawAxiosHeaders & { "Content-Length": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; "Content-Type": AxiosHeaderValue; Server: AxiosHeaderValue; "Cache-Control": AxiosHeaderValue; } & { ...; }>' is not assignable to parameter of type '{ readonly [key: string]: string | undefined; }'.
build (12.x)
Process completed with exit code 2.
build (12.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636