Skip to content

Improve issue PR status tracking #155

Improve issue PR status tracking

Improve issue PR status tracking #155

Triggered via pull request December 10, 2024 19:50
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: scripts/src/github-api.ts#L60
Invalid type "any" of template literal expression
lint: scripts/src/github-api.ts#L158
Unnecessary escape character: \/
lint: scripts/src/github-api.ts#L158
Unnecessary escape character: \/
lint: scripts/src/types.ts#L37
'any' overrides all other types in this union type
lint: src/components/ActivityList.test.tsx#L140
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
lint: src/components/ActivityList.test.tsx#L251
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
lint: src/components/ActivityList.tsx#L1
'IssueActivityStatus' is defined but never used
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636