fix(logs): seems functional #87
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|