feat(matrix): add some api #625
build.yaml
on: pull_request
Annotations
2 errors
build:
packages/axios/src/index.ts#L77
Type 'AxiosResponseHeaders | Partial<RawAxiosHeaders & { Server: AxiosHeaderValue; "Content-Type": AxiosHeaderValue; "Content-Length": AxiosHeaderValue; "Cache-Control": AxiosHeaderValue; "Content-Encoding": AxiosHeaderValue; } & { ...; }>' is not assignable to type 'Dict<string>'.
|
build
Process completed with exit code 2.
|