Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

refactor: merge contribution data into same table #595

refactor: merge contribution data into same table

refactor: merge contribution data into same table #595

Triggered via pull request May 17, 2024 14:30
Status Failure
Total duration 37s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
tsc: src/core/utils/payment.test.ts#L45
Object literal may only specify known properties, but 'contributionType' does not exist in type 'Partial<Contact>'. Did you mean to write 'contribution'?
tsc: src/core/utils/payment.test.ts#L58
Object literal may only specify known properties, but 'contributionType' does not exist in type 'Partial<Contact>'. Did you mean to write 'contribution'?
tsc: src/core/utils/payment.test.ts#L70
Object literal may only specify known properties, but 'contributionType' does not exist in type 'Partial<Contact>'. Did you mean to write 'contribution'?
tsc: src/core/utils/payment.test.ts#L88
Object literal may only specify known properties, but 'contributionPeriod' does not exist in type 'Partial<Contact>'. Did you mean to write 'contribution'?
tsc: src/core/utils/payment.test.ts#L99
Object literal may only specify known properties, but 'contributionPeriod' does not exist in type 'Partial<Contact>'. Did you mean to write 'contribution'?
tsc
Process completed with exit code 2.
prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tsc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.