chore(deps-dev): bump axios from 0.26.1 to 1.7.8 #308
Annotations
3 errors
Run npm ci:
src/lookup-region.ts#L1
Type '{ "Content-Type": string; "X-Goog-Api-Key": string; Accept?: axios.AxiosHeaderValue; "Content-Length"?: axios.AxiosHeaderValue; "User-Agent"?: axios.AxiosHeaderValue; "Content-Encoding"?: axios.AxiosHeaderValue; Authorization?: axios.AxiosHeaderValue; }' is not assignable to type '{ "X-Goog-Api-Key": string; } & Partial<RawAxiosHeaders & { Accept: AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "User-Agent": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Authorization: AxiosHeaderValue; } & { ...; }> & InternalAxiosHeaders'.
|
Run npm ci:
src/search-region.ts#L1
Type '{ "Content-Type": string; "X-Goog-Api-Key": string; Accept?: axios.AxiosHeaderValue; "Content-Length"?: axios.AxiosHeaderValue; "User-Agent"?: axios.AxiosHeaderValue; "Content-Encoding"?: axios.AxiosHeaderValue; Authorization?: axios.AxiosHeaderValue; }' is not assignable to type '{ "X-Goog-Api-Key": string; } & Partial<RawAxiosHeaders & { Accept: AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "User-Agent": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; Authorization: AxiosHeaderValue; } & { ...; }> & InternalAxiosHeaders'.
|
Run npm ci
Process completed with exit code 1.
|
Loading