Skip to content

Get user's report for multiple repositories #78

Get user's report for multiple repositories

Get user's report for multiple repositories #78

Triggered via pull request July 23, 2024 13:54
Status Failure
Total duration 47s
Artifacts

javascript-test.yml

on: pull_request
Matrix: test
test-image
37s
test-image
All tests passed
0s
All tests passed
Fit to window
Zoom out
Zoom in

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.