Add mergebot #2
Annotations
7 errors
lint
Process completed with exit code 1.
|
test (ubuntu-latest):
packages/mergebot/src/pr-info.ts#L212
'tooManyFiles' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
test (ubuntu-latest):
packages/mergebot/src/pr-info.ts#L214
Block-scoped variable 'tooManyFiles' used before its declaration.
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (windows-latest):
packages/mergebot/src/pr-info.ts#L212
'tooManyFiles' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
test (windows-latest):
packages/mergebot/src/pr-info.ts#L214
Block-scoped variable 'tooManyFiles' used before its declaration.
|
test (windows-latest)
Process completed with exit code 1.
|