Include “comment-less” reviews in review counts #74
ci.yml
on: pull_request
Check for type issues with astro check
23s
Check for type issues with tsc
20s
Annotations
3 errors and 2 warnings
Check for type issues with tsc:
src/util/getContributors.ts#L58
Argument of type '{ avatar_url: string; issues: { astro: number; docs: number; }; pulls: { astro: number; docs: number; }; merged_pulls: { astro: number; docs: number; }; merged_pulls_by_label: { astro: { "pkg: astro": number; }; docs: { ...; }; }; reviews: { ...; }; reviews_by_category: { ...; }; } | ... 4899 more ... | { ...; }' is not assignable to parameter of type 'Contributor'.
|
Check for type issues with tsc
Process completed with exit code 2.
|
Check for type issues with astro check
Process completed with exit code 1.
|
Check for type issues with tsc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check for type issues with astro check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|