Merge master to stage from master #1594
Annotations
10 errors and 2 warnings
src/repositories/donationRepository.test.ts#L1
Module '"../services/projectViewsService"' has no exported member 'refreshProjectDonationSummaryView'.
|
src/repositories/donationRepository.ts#L1
Cannot find module '../views/projectDonationSummaryView' or its corresponding type declarations.
|
src/repositories/donationRepository.ts#L1
Property 'uniqueDonorsCount' does not exist on type 'number'.
|
src/repositories/donationRepository.ts#L1
Property 'sumValueUsd' does not exist on type 'ProjectEstimatedMatchingView'.
|
src/repositories/qfRoundRepository.test.ts#L1
Module '"./donationRepository"' has no exported member 'getProjectQfRoundStats'.
|
src/services/donationService.ts#L1
File '/home/runner/work/impact-graph/impact-graph/src/services/givPriceService.ts' is not a module.
|
src/services/donationService.ts#L1
Module '"./projectViewsService"' has no exported member 'refreshProjectDonationSummaryView'.
|
src/services/projectService.ts#L1
Module '"../repositories/donationRepository"' has no exported member 'countUniqueDonorsAndSumDonationValueUsd'.
|
src/services/projectService.ts#L1
Module '"../repositories/donationRepository"' has no exported member 'getProjectQfRoundStats'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: aws-actions/configure-aws-credentials@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading