Skip to content

feat(zulip): add internal api #663

feat(zulip): add internal api

feat(zulip): add internal api #663

Triggered via push August 19, 2023 15:44
Status Failure
Total duration 1m 30s
Artifacts

build.yaml

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

Annotations

8 errors and 2 warnings
lint: adapters/zulip/src/bot.ts#L1
'Universal' is defined but never used
lint: adapters/zulip/src/utils.ts#L6
'tagRegExp' is assigned a value but never used
lint
Process completed with exit code 1.
build: adapters/zulip/src/message.ts#L50
Argument of type 'string' is not assignable to parameter of type 'GetUserParam'.
build: adapters/zulip/src/bot.ts#L39
Argument of type 'string' is not assignable to parameter of type 'GetUserParam'.
build: adapters/zulip/src/bot.ts#L52
Argument of type 'string' is not assignable to parameter of type 'GetStreamByIdParam'.
build: adapters/zulip/src/bot.ts#L57
Argument of type 'string' is not assignable to parameter of type 'GetStreamTopicsParam'.
build
Process completed with exit code 2.
lint: adapters/slack/src/utils.ts#L3
This line has a length of 200. Maximum allowed is 160
lint: adapters/zulip/src/utils.ts#L1
Member 'h' of the import declaration should be sorted alphabetically