Get user's report for multiple repositories #78
javascript-test.yml
on: pull_request
Matrix: test
test-image
37s
All tests passed
0s
Annotations
11 errors
running lint:
src/github/types.ts#L12
Replace `owner:string;·repo:string` with `·owner:·string;·repo:·string·`
|
running lint:
src/index.ts#L20
'repo' is already declared in the upper scope on line 13 column 9
|
running lint:
src/index.ts#L47
'summary' is already declared in the upper scope on line 1 column 42
|
running lint:
src/report/user.ts#L25
Replace `⏎······`Reporter·has·been·configured·for·${author}'s·contribution`,⏎····` with ``Reporter·has·been·configured·for·${author}'s·contribution``
|
running lint:
src/reporter.ts#L2
Run autofix to sort these imports!
|
running lint:
src/reporter.ts#L297
Replace `.addHeading(⏎····`Metrics·for·@${author}`,⏎····1,` with `⏎····.addHeading(`Metrics·for·@${author}`,·1)`
|
running lint:
src/reporter.ts#L300
Replace `).addHeading("Repos·used",·3).addList(repos.map(({owner,repo})·=>` with `··.addHeading("Repos·used",·3)⏎····.addList(repos.map(({·owner,·repo·})·=>·`
|
running lint
Process completed with exit code 1.
|
running test
The job was canceled because "lint" failed.
|
running build
The job was canceled because "lint" failed.
|
running build
The operation was canceled.
|