feat(zulip): add internal api #663
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
|