feat: Flexible leaderboard #232
pull-request-flow.yml
on: pull_request
test-and-lint
/
lint
14s
test-and-lint
/
test
23s
test-and-lint
/
typecheck
18s
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.
|