Skip to content

fix(logs): seems functional #87

fix(logs): seems functional

fix(logs): seems functional #87

Triggered via push October 8, 2023 16:43
Status Failure
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

e2e-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
e2e-test: src/handlers/comment/handlers/allow.ts#L14
Type 'string | object' is not assignable to type 'string'.
e2e-test: src/handlers/comment/handlers/allow.ts#L17
Type 'string | object' is not assignable to type 'string'.
e2e-test: src/handlers/comment/handlers/allow.ts#L37
Type 'string | object' is not assignable to type 'string'.
e2e-test: src/handlers/comment/handlers/allow.ts#L39
Type 'string | object' is not assignable to type 'string'.
e2e-test: src/handlers/comment/handlers/index.ts#L301
Type '(body: string) => Promise<string | object>' is not assignable to type 'CommandsHandler'.
e2e-test: src/handlers/comment/handlers/index.ts#L313
Type '(body: string) => Promise<string | object>' is not assignable to type 'CommandsHandler'.
e2e-test: src/handlers/comment/handlers/index.ts#L331
Type '(body: string) => Promise<string | object | undefined>' is not assignable to type 'CommandsHandler'.
e2e-test
Process completed with exit code 2.