Skip to content

adapter-telegram: mark event input as always non-null #1337

adapter-telegram: mark event input as always non-null

adapter-telegram: mark event input as always non-null #1337

Triggered via pull request February 23, 2025 15:51
@shigmashigma
synchronize #338
telegram1
Status Failure
Total duration 36s
Artifacts

build.yaml

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

Annotations

8 errors
test (22)
Process completed with exit code 1.
test (20)
Process completed with exit code 1.
test (18)
Process completed with exit code 1.
build: adapters/zulip/src/utils.ts#L124
Argument of type 'Session<SatoriContext>' is not assignable to parameter of type 'MessageLike'.
build: adapters/zulip/src/utils.ts#L128
Argument of type 'Session<SatoriContext>' is not assignable to parameter of type 'MessageLike'.
build: adapters/whatsapp/src/adapter.ts#L117
Expected 1 arguments, but got 2.
build: adapters/qq/src/ws.ts#L6
Type 'QQBot<C>' does not satisfy the constraint 'Bot<C, WsClientConfig>'.
build
Process completed with exit code 2.