Improve issue PR status tracking #188
Annotations
5 errors and 1 warning
build:
src/__integration_tests__/github.test.ts#L53
Property 'prUrl' is missing in type '{ id: any; type: any; status: any; timestamp: any; url: any; title: any; description: any; }' but required in type 'Record<keyof BotActivity, unknown>'.
|
build:
src/components/ActivityList.test.tsx#L137
Cannot find name 'afterEach'.
|
build:
src/components/ActivityList.test.tsx#L248
Cannot find name 'afterEach'.
|
build:
src/components/ActivityList.tsx#L1
'IssueActivityStatus' is declared but its value is never read.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|