Skip to content

Feat/df 623 payment #1421

Feat/df 623 payment

Feat/df 623 payment #1421

Triggered via pull request February 4, 2026 10:15
Status Failure
Total duration 49s
Artifacts

check-pull-request.yml

on: pull_request
Matrix: build
Matrix: tasks
Matrix: lint
Analysis
0s
Analysis
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Build (Node 23)
Process completed with exit code 2.
Build (Node 23): src/server/plugins/engine/components/PaymentField.ts#L235
Type 'string | undefined' is not assignable to type 'string'.
Build (Node 23): src/server/plugins/engine/components/PaymentField.ts#L234
Type 'number | undefined' is not assignable to type 'number'.
Build (Node 23): src/server/plugins/engine/components/PaymentField.ts#L224
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Build (Node 23): src/server/plugins/engine/components/PaymentField.ts#L221
'amount' is possibly 'undefined'.
Build (Node 23): src/server/plugins/engine/components/PaymentField.ts#L108
'amount' is possibly 'undefined'.
Build (Node 24)
Process completed with exit code 2.
Build (Node 24): src/server/plugins/engine/components/PaymentField.ts#L235
Type 'string | undefined' is not assignable to type 'string'.
Build (Node 24): src/server/plugins/engine/components/PaymentField.ts#L234
Type 'number | undefined' is not assignable to type 'number'.
Build (Node 24): src/server/plugins/engine/components/PaymentField.ts#L224
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Build (Node 24): src/server/plugins/engine/components/PaymentField.ts#L221
'amount' is possibly 'undefined'.
Build (Node 24): src/server/plugins/engine/components/PaymentField.ts#L108
'amount' is possibly 'undefined'.
Build (Node 22)
Process completed with exit code 2.
Build (Node 22): src/server/plugins/engine/components/PaymentField.ts#L235
Type 'string | undefined' is not assignable to type 'string'.
Build (Node 22): src/server/plugins/engine/components/PaymentField.ts#L234
Type 'number | undefined' is not assignable to type 'number'.
Build (Node 22): src/server/plugins/engine/components/PaymentField.ts#L224
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Build (Node 22): src/server/plugins/engine/components/PaymentField.ts#L221
'amount' is possibly 'undefined'.
Build (Node 22): src/server/plugins/engine/components/PaymentField.ts#L108
'amount' is possibly 'undefined'.