Skip to content

chore: update keywords and readme #796

chore: update keywords and readme

chore: update keywords and readme #796

Triggered via push October 16, 2023 14:47
Status Failure
Total duration 1m 1s
Artifacts

build.yaml

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

Annotations

10 errors and 6 warnings
build: adapters/zulip/src/utils.ts#L173
Cannot assign to 'author' because it is a read-only property.
build: adapters/zulip/src/utils.ts#L229
Conversion of type 'Partial<Session>' to type 'Message' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: adapters/zulip/src/utils.ts#L234
Type '{ guildId: string; guildName: string; }' is not assignable to type 'Guild'.
build: adapters/zulip/src/utils.ts#L241
Type '{ userId: string; username: string; avatar: string; }' is not assignable to type 'GuildMember'.
build: adapters/zulip/src/polling.ts#L5
Property 'Client' does not exist on type 'typeof Adapter'. Did you mean 'WsClient'?
build: adapters/zulip/src/polling.ts#L22
This comparison appears to be unintentional because the types 'Status' and 'string' have no overlap.
build: adapters/zulip/src/polling.ts#L45
Type '"offline"' is not assignable to type 'Status'.
build: adapters/zulip/src/polling.ts#L48
Type '"reconnect"' is not assignable to type 'Status'.
build: adapters/zulip/src/message.ts#L16
Type 'ZulipBot' does not satisfy the constraint 'Bot<any>'.
build: adapters/zulip/src/message.ts#L36
Cannot assign to 'author' because it is a read-only property.
lint: adapters/line/src/types/definition.ts#L21
This line has a length of 162. Maximum allowed is 160
lint: adapters/line/src/types/definition.ts#L127
This line has a length of 195. Maximum allowed is 160
lint: adapters/line/src/types/definition.ts#L234
This line has a length of 231. Maximum allowed is 160
lint: adapters/line/src/types/definition.ts#L275
This line has a length of 170. Maximum allowed is 160
lint: adapters/line/src/types/definition.ts#L507
This line has a length of 163. Maximum allowed is 160
lint: adapters/line/src/types/definition.ts#L932
This line has a length of 169. Maximum allowed is 160