Skip to content

Use tRPC for recent groups page #420

Use tRPC for recent groups page

Use tRPC for recent groups page #420

Triggered via pull request October 20, 2024 21:37
@scastielscastiel
synchronize #253
trpc
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L71
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L79
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L94
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L96
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L161
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L240
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L243
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L386
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L472
'group' is possibly 'null'.
checks: src/app/groups/[groupId]/expenses/expense-form.tsx#L512
'group' is possibly 'null'.
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/