Fix(crm): Apply suggestions from code review #8514
test.yml
on: pull_request
typecheck
4m 24s
doc-check
26s
unit-test
4m 35s
e2e-test
4m 15s
create-react-admin
0s
GreenFrame
0s
Annotations
5 errors
crm
Type 'Date' is not assignable to type 'string'.
|
crm
Type 'Date' is not assignable to type 'string'.
|
crm
Argument of type '(contactNote: ContactNote) => { id: string; type: "contactNote.created"; company: Company; sale: Sale; contact: Contact; contactNote: ContactNote; date: Date; }' is not assignable to parameter of type '(value: ContactNote, index: number, array: ContactNote[]) => Activity'.
|
crm
Argument of type '(dealNote: DealNote) => { id: string; type: "dealNote.created"; company: Company; sale: Sale; deal: Deal; dealNote: DealNote; date: Date; }' is not assignable to parameter of type '(value: DealNote, index: number, array: DealNote[]) => Activity'.
|
crm
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
demo-build
Expired
|
3.36 MB |
|
packages-build
Expired
|
3.05 MB |
|