Fix pipeline and tests #2
Annotations
3 errors and 2 warnings
src/resolvers/projectResolver.ts#L1
Cannot find module '../services/givbackService' or its corresponding type declarations.
|
src/services/changeAPI/nonProfits.ts#L1
Property 'CHANGE_API_INVALID_TITLE_OR_EIN' does not exist on type '{ GITCOIN_ERROR_FETCHING_DATA: string; TX_NOT_FOUND: string; INVALID_PROJECT_ID: string; INVALID_PROJECT_OWNER: string; CHAINVINE_CLICK_EVENT_ERROR: string; CHAINVINE_REGISTRATION_ERROR: string; ... 104 more ...; EVM_SUPPORT_ONLY: string; }'.
|
|
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: 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