fix(deps): update dependency axios to v1 [security] #626
Annotations
7 errors
default (18, ubuntu-latest):
src/entry-server.ts#L91
Argument of type 'AxiosResponseHeaders | Partial<RawAxiosHeaders & { Server: AxiosHeaderValue; "Content-Type": AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "Cache-Control": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; } & { ...; }>' is not assignable to parameter of type '{ [key: string]: string | string[]; }'.
|
default (18, ubuntu-latest)
Process completed with exit code 1.
|
default (20, macOS-latest)
The job was canceled because "_18_ubuntu-latest" failed.
|
default (18, macOS-latest)
The job was canceled because "_18_ubuntu-latest" failed.
|
default (20, ubuntu-latest)
The job was canceled because "_18_ubuntu-latest" failed.
|
default (20, ubuntu-latest):
src/entry-server.ts#L91
Argument of type 'AxiosResponseHeaders | Partial<RawAxiosHeaders & { Server: AxiosHeaderValue; "Content-Type": AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "Cache-Control": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; } & { ...; }>' is not assignable to parameter of type '{ [key: string]: string | string[]; }'.
|
default (20, ubuntu-latest)
The operation was canceled.
|