package: typescript dependencies #131
Annotations
10 errors and 1 warning
jobs/cancel_orders.ts#L1
Property 'expiredOrderMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
jobs/cancel_orders.ts#L1
Property 'toBuyerExpiredOrderMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
jobs/cancel_orders.ts#L1
Property 'toSellerExpiredOrderMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
jobs/pending_payments.ts#L1
Property 'expiredInvoiceOnPendingMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
jobs/pending_payments.ts#L1
Property 'toAdminChannelPendingPaymentSuccessMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
jobs/pending_payments.ts#L1
Property 'toBuyerPendingPaymentSuccessMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
jobs/pending_payments.ts#L1
Property 'rateUserMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
jobs/pending_payments.ts#L1
Property 'toBuyerPendingPaymentFailedMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
jobs/pending_payments.ts#L1
Property 'toAdminChannelPendingPaymentFailedMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
ln/subscribe_invoice.ts#L1
Property 'onGoingTakeSellMessage' does not exist on type 'typeof import("/home/runner/work/bot/bot/bot/messages")'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading