Improve issue PR status tracking #155
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
|