refactor cleanup any types #230
pull-request-flow.yml
on: pull_request
test-and-lint
/
lint
12s
test-and-lint
/
test
24s
test-and-lint
/
typecheck
14s
Annotations
2 errors
test-and-lint / typecheck:
src/config.ts#L23
Type '(msg: Message) => Promise<void>' is not assignable to type '(message: Message<boolean>) => Promise<undefined>'.
|
test-and-lint / typecheck
Process completed with exit code 2.
|