Skip to content

SP-753 Code Examples: Node.js #4

SP-753 Code Examples: Node.js

SP-753 Code Examples: Node.js #4

Triggered via pull request December 22, 2023 16:16
Status Failure
Total duration 53s
Artifacts

actions.yml

on: pull_request
Matrix: audit
Matrix: lint
Matrix: prettier
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint (18.x): examples/General/UseLogger.ts#L4
'UseLogger' is defined but never used
lint (18.x): examples/Merchant/BillRequests.ts#L5
'BillRequests' is defined but never used
lint (18.x): examples/Merchant/BillRequests.ts#L16
'bill' is assigned a value but never used
lint (18.x): examples/Merchant/BillRequests.ts#L18
'bills' is assigned a value but never used
lint (18.x): examples/Merchant/InvoiceRequests.php.ts#L5
'InvoiceRequests' is defined but never used
lint (18.x): examples/Merchant/InvoiceRequests.php.ts#L26
'createdInvoice' is assigned a value but never used
lint (18.x): examples/Merchant/InvoiceRequests.php.ts#L32
'invoice' is assigned a value but never used
lint (18.x): examples/Merchant/InvoiceRequests.php.ts#L33
'invoiceByGuid' is assigned a value but never used
lint (18.x): examples/Merchant/InvoiceRequests.php.ts#L43
'invoices' is assigned a value but never used
lint (18.x): examples/Merchant/InvoiceRequests.php.ts#L51
'updatedInvoice' is assigned a value but never used