Skip to content

Add GitHub actions

Add GitHub actions #3

Triggered via push January 16, 2024 18:52
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/app/groups/[groupId]/balances-list.tsx#L3
Module '"@prisma/client"' has no exported member 'Participant'.
build: src/app/groups/[groupId]/edit/page.tsx#L31
Type 'unknown[]' is not assignable to type 'string[]'.
build: src/app/groups/[groupId]/expenses/active-user-modal.tsx#L121
Parameter 'participant' implicitly has an 'any' type.
build: src/app/groups/[groupId]/expenses/category-icon.tsx#L1
Module '"@prisma/client"' has no exported member 'Category'.
build: src/app/groups/[groupId]/expenses/expense-list.tsx#L6
Module '"@prisma/client"' has no exported member 'Participant'.
build: src/app/groups/[groupId]/expenses/expense-list.tsx#L48
Parameter 'expense' implicitly has an 'any' type.
build: src/app/groups/[groupId]/expenses/expense-list.tsx#L70
Parameter 'paidFor' implicitly has an 'any' type.
build: src/app/groups/[groupId]/expenses/expense-list.tsx#L70
Parameter 'index' implicitly has an 'any' type.
build: src/app/groups/[groupId]/reimbursement-list.tsx#L3
Module '"@prisma/client"' has no exported member 'Participant'.
build: src/app/groups/[groupId]/share-button.tsx#L11
Module '"@prisma/client"' has no exported member 'Group'.