Skip to content

feat(matrix): add some api #622

feat(matrix): add some api

feat(matrix): add some api #622

Triggered via pull request July 25, 2023 14:09
Status Failure
Total duration 55s
Artifacts

build.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 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.
lint: adapters/matrix/src/bot.ts#L136
Missing trailing comma
lint: adapters/matrix/src/types.ts#L536
Missing trailing comma
lint
Process completed with exit code 1.